mirror of
https://github.com/ONLYOFFICE/document-server-integration.git
synced 2026-04-07 14:06:11 +08:00
4 lines
84 B
INI
4 lines
84 B
INI
[flake8]
|
|
max-complexity = 15
|
|
max-line-length = 120
|
|
per-file-ignores = __init__.py:F4 |