mirror of
https://github.com/containers/podman-compose.git
synced 2025-07-16 04:15:07 +02:00
6 lines
134 B
INI
6 lines
134 B
INI
[flake8]
|
|
# The GitHub editor is 127 chars wide
|
|
max-line-length=127
|
|
# These are not being followed yet
|
|
ignore=E222,E231,E272,E713,W503
|