mirror of
https://github.com/openziti/zrok.git
synced 2026-08-29 10:21:37 -05:00
4 lines
101 B
INI
4 lines
101 B
INI
[flake8]
|
|
exclude = src/zrok_api, src/build, src/test, tests/integration, .venv
|
|
max-line-length = 120
|