mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
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
|