There was an error while loading. Please reload this page.
1 parent 876557c commit 6b98542Copy full SHA for 6b98542
1 file changed
setup.cfg
@@ -1,8 +1,3 @@
1
-[flake8]
2
-ignore = E266,W503
3
-max-line-length = 120
4
-exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules,venv
5
-
6
[pycodestyle]
7
max-line-length = 120
8
exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules,venv
0 commit comments