mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-14 07:25:51 +00:00
9e07b0bfe8
maintainer-scripts/ChangeLog: * branch_changer.py: Modernize and fix flake8 issues. * setup.cfg: New file.
6 lines
69 B
INI
6 lines
69 B
INI
[flake8]
|
|
max-line-length = 120
|
|
|
|
[tool:pytest]
|
|
addopts = -vv --flake8
|