Files
kubernetes.core/setup.cfg
Will Thames 1fb38fa982 Add setup.cfg
Start imposing some coding standards
2020-06-09 19:00:21 +10:00

4 lines
50 B
INI

[flake8]
max-line-length = 160
ignore = W503,E402