mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-03-14 07:20:54 +00:00
7 lines
78 B
INI
7 lines
78 B
INI
[flake8]
|
|
filename =
|
|
*.py
|
|
max-line-length = 120
|
|
extend-exclude =
|
|
venv/
|