mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-01 14:50:14 +08:00
6 lines
69 B
INI
6 lines
69 B
INI
|
[flake8]
|
||
|
max-line-length = 120
|
||
|
|
||
|
[tool:pytest]
|
||
|
addopts = -vv --flake8
|