Skip to content
Snippets Groups Projects
Commit b6ede94a authored by Oscar Gustafsson's avatar Oscar Gustafsson :bicyclist:
Browse files

Add excluse to black config

parent 59c8b642
No related branches found
No related tags found
No related merge requests found
Pipeline #88065 failed
...@@ -55,3 +55,7 @@ documenation = "https://da.gitlab-pages.liu.se/B-ASIC/" ...@@ -55,3 +55,7 @@ documenation = "https://da.gitlab-pages.liu.se/B-ASIC/"
skip-string-normalization = true skip-string-normalization = true
preview = true preview = true
line-length = 79 line-length = 79
exclude = [
"examples",
"test/test_gui"
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment