mirror of
https://github.com/Tecnativa/docker-socket-proxy
synced 2024-11-15 12:29:00 +00:00
5 lines
81 B
INI
5 lines
81 B
INI
[flake8]
|
|
ignore = E203, E501, W503, B950
|
|
max-line-length = 88
|
|
select = C,E,F,W,B
|