mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 14:16:00 +00:00
flake8 configuration: allow whitespace around colons
This commit is contained in:
parent
6abc523a58
commit
73f885e382
1 changed files with 1 additions and 0 deletions
1
.flake8
1
.flake8
|
@ -1,2 +1,3 @@
|
||||||
[flake8]
|
[flake8]
|
||||||
|
ignore = W503, E203
|
||||||
max-line-length = 99
|
max-line-length = 99
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue