Add flake8 config
This commit is contained in:
parent
3d83f87721
commit
63608c429e
2 changed files with 5 additions and 0 deletions
4
etc/flake8
Normal file
4
etc/flake8
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[flake8]
|
||||
ignore =
|
||||
# Long lines are sometimes necessary, and 80 characters is too short anyway
|
||||
E501
|
||||
Loading…
Add table
Add a link
Reference in a new issue