mirror of
https://review.haiku-os.org/buildtools
synced 2024-11-23 07:18:49 +01:00
6 lines
69 B
INI
6 lines
69 B
INI
[flake8]
|
|
max-line-length = 120
|
|
|
|
[tool:pytest]
|
|
addopts = -vv --flake8
|