OnlineJudge/.flake8
2017-01-23 16:31:17 +08:00

9 lines
134 B
INI

[flake8]
exclude =
xss_filter.py,
migrations/,
*settings.py
max-line-length = 180
inline-quotes = "
no-accept-encodings = True