mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-02-24 09:39:53 +00:00
8 lines
89 B
INI
8 lines
89 B
INI
[flake8]
|
|
filename =
|
|
*.py,
|
|
*.pys
|
|
max-line-length = 120
|
|
extend-exclude =
|
|
venv/
|