Files
kubernetes.core/setup.cfg
Bikouo Aubin c4c12ca2c3 Fix linters job failing following flake8 release # https://github.com/PyCQA/flake8/pull/1648 (#498)
[Fix linters] flake8 validation is failing

Merge and releasing of the following PR PyCQA/flake8#1648
ISSUE TYPE


Bugfix Pull Request

Reviewed-by: Mike Graves <mgraves@redhat.com>
2022-08-03 15:52:04 +00:00

5 lines
90 B
INI

[flake8]
max-line-length = 160
ignore = W503,E402
exclude = .cache,.git,.tox,tests/output