gcc/contrib/gcc-changelog/setup.cfg
Martin Liska 17b41a2839 gcc-changelog: stop using --flake8
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.
2022-12-19 10:02:38 +01:00

6 lines
60 B
INI

[flake8]
max-line-length = 120
[tool:pytest]
addopts = -vv