add setup.cfg for flake8
This commit is contained in:
parent
5732282441
commit
0ea7409fe4
1 changed files with 3 additions and 0 deletions
3
src/setup.cfg
Normal file
3
src/setup.cfg
Normal file
|
@ -0,0 +1,3 @@
|
|||
[flake8]
|
||||
max-line-length = 160
|
||||
exclude = migrations,static
|
Loading…
Add table
Add a link
Reference in a new issue