mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
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>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[flake8]
|
||||
max-line-length = 160
|
||||
ignore = W503,E402
|
||||
exclude = .cache
|
||||
exclude = .cache,.git,.tox,tests/output
|
||||
|
||||
Reference in New Issue
Block a user