mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-30 01:39:45 +03:00
Add F999 ignore to flake8
This commit is contained in:
parent
a628d98f54
commit
3503ead45c
|
@ -1,6 +1,7 @@
|
|||
[flake8]
|
||||
max-line-length = 120
|
||||
exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules
|
||||
ignore = F999
|
||||
|
||||
[pep8]
|
||||
max-line-length = 120
|
||||
|
|
Loading…
Reference in New Issue
Block a user