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