mirror of
https://github.com/openziti/zrok.git
synced 2025-06-26 20:52:33 +02:00
7 lines
82 B
INI
7 lines
82 B
INI
[flake8]
|
|
max-line-length = 120
|
|
exclude =
|
|
./sdk/python/sdk/**,
|
|
./build/**
|
|
|