mirror of
https://github.com/containers/podman-compose.git
synced 2025-05-31 23:45:51 +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:
|
||||
[
|
||||
"--ignore",
|
||||
"E231"
|
||||
"E222,E231,E272,E713,W503"
|
||||
]
|
||||
- repo: local
|
||||
hooks:
|
||||
|
Loading…
x
Reference in New Issue
Block a user