]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gcc-changelog: stop using --flake8
authorMartin Liska <mliska@suse.cz>
Mon, 19 Dec 2022 09:01:42 +0000 (10:01 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 19 Dec 2022 09:02:38 +0000 (10:02 +0100)
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.

contrib/gcc-changelog/setup.cfg

index efc313f6d526e31412bdf993347da88105ebadbb..a606029e25fdd8ee55bd437e0b8a4245ddfb4aa6 100644 (file)
@@ -2,4 +2,4 @@
 max-line-length = 120
 
 [tool:pytest]
-addopts = -vv --flake8
+addopts = -vv