pokeapi/setup.cfg
2016-03-05 11:42:58 +00:00

4 lines
79 B
INI

[flake8]
exclude=*migrations*,*build.py, *node_modules*
max-line-length = 100