Added Flake8 lib and fixed PEP8 violations
This commit is contained in:
parent
0cbd3aa666
commit
edcfd3e9f4
65 changed files with 340 additions and 387 deletions
3
setup.cfg
Executable file
3
setup.cfg
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
[flake8]
|
||||
max-line-length = 120
|
||||
exclude = .tox,.git,*/migrations/*,*/static/*,docs,venv,node_modules/*
|
||||
Loading…
Add table
Add a link
Reference in a new issue