mirror of
https://github.com/containers/podman-compose.git
synced 2025-06-02 16:36:03 +02:00
ignoring flake8 errors that are already not being followed
This commit is contained in:
parent
f6f6c97880
commit
888be2383e
@ -20,7 +20,7 @@ repos:
|
|||||||
args:
|
args:
|
||||||
[
|
[
|
||||||
"--ignore",
|
"--ignore",
|
||||||
"E231"
|
"E222,E231,E272,E713,W503"
|
||||||
]
|
]
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user