We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 39fe718 + da8e99a commit 4c66161Copy full SHA for 4c66161
1 file changed
controller/setup.cfg
@@ -1,4 +1,4 @@
1
[flake8]
2
max-line-length = 99
3
-exclude = */api/migrations/*,*/build/*,*/venv/*,*/virtualenv/*,*/scheduler/*,*/templates/*
+exclude = */api/migrations/*,*/api/south_migrations/*,*/build/*,*/venv/*,*/virtualenv/*,*/scheduler/*,*/templates/*
4
max-complexity = 12
0 commit comments