
The flake8 pytest plug-in is broken and we should not use it. contrib/ChangeLog: * gcc-changelog/setup.cfg: Do not use flake8 pytest plug-in.
5 lines
60 B
INI
5 lines
60 B
INI
[flake8]
|
|
max-line-length = 120
|
|
|
|
[tool:pytest]
|
|
addopts = -vv
|