Skip to content
Snippets Groups Projects
Verified Commit c72c46ec authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Ignore BLK100

parent 3a6f565f
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ commands =
[flake8]
max_line_length = 100
exclude = migrations,tests
ignore = E203,E231,W503,D100,D101,D102,D103,D104,D105,D106,D107
ignore = BLK100,E203,E231,W503,D100,D101,D102,D103,D104,D105,D106,D107
[isort]
line_length = 100
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment