hosts/setup.cfg

7 lines
77 B
INI
Raw Permalink Normal View History

[flake8]
2022-07-25 16:05:10 +02:00
max-line-length = 135
2021-03-31 14:58:18 +02:00
extend-ignore = E203
[isort]
profile = black