college-bot-v1/setup.cfg
2023-09-09 23:49:10 +01:00

6 lines
87 B
INI

[pycodestyle]
max-line-length = 120
ignore = W293,W291
[flake8]
max-line-length = 120