PonyConf/setup.cfg
Guilhem Saurel a07715a7d4 yeouia
2016-06-11 16:08:19 +02:00

8 lines
144 B
INI

[coverage:run]
source = accounts, ponyconf, proposals
omit = */migrations/*, */apps.py
[flake8]
max-line-length = 119
exclude = */migrations/*