public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r13-4770] gcc-changelog: stop using --flake8
@ 2022-12-19  9:02 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-12-19  9:02 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:17b41a28396b748c1824d92ef431a7d39f48a051

commit r13-4770-g17b41a28396b748c1824d92ef431a7d39f48a051
Author: Martin Liska <mliska@suse.cz>
Date:   Mon Dec 19 10:01:42 2022 +0100

    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.

Diff:
---
 contrib/gcc-changelog/setup.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/gcc-changelog/setup.cfg b/contrib/gcc-changelog/setup.cfg
index efc313f6d52..a606029e25f 100644
--- a/contrib/gcc-changelog/setup.cfg
+++ b/contrib/gcc-changelog/setup.cfg
@@ -2,4 +2,4 @@
 max-line-length = 120
 
 [tool:pytest]
-addopts = -vv --flake8
+addopts = -vv

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-12-19  9:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-19  9:02 [gcc r13-4770] gcc-changelog: stop using --flake8 Martin Liska

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).