OnlineJudge/.flake8
2017-08-15 20:45:49 +08:00

9 lines
136 B
INI

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