5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
|
# vim: ft=cfg
|
||
|
[flake8]
|
||
|
inline-quotes = double
|
||
|
max-complexity = 7
|