concierge/setup.cfg

4 lines
59 B
INI
Raw Normal View History

2020-04-15 21:22:30 +02:00
[flake8]
exclude = .git,*migrations*
max-line-length = 120