cookiecutter-django/{{cookiecutter.repo_name}}/setup.cfg
2015-09-24 00:33:33 -07:00

5 lines
116 B
INI

[flake8]
#ignore = E265
max-line-length = 120
exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules