mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-10-29 19:36:06 +00:00
8 lines
89 B
INI
8 lines
89 B
INI
[flake8]
|
|
filename =
|
|
*.py
|
|
max-line-length = 120
|
|
extend-exclude =
|
|
.venv/
|
|
venv/
|