mirror of
https://github.com/gcc-mirror/gcc.git
synced 2024-11-21 13:40:47 +00:00
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.
This commit is contained in:
parent
88b531d032
commit
17b41a2839
@ -2,4 +2,4 @@
|
||||
max-line-length = 120
|
||||
|
||||
[tool:pytest]
|
||||
addopts = -vv --flake8
|
||||
addopts = -vv
|
||||
|
Loading…
Reference in New Issue
Block a user