[code-quality] Re: User-level configuration file

2021-11-02 Thread Ian Stapleton Cordasco
User-level configuration generated probably something close to one fifth of the legitimate bug reports we received (I'm not including the people complaining about the behaviour of a check because those are probably something like 60% of all issues). Flake8 3.x and earlier merged configuration file

[code-quality] Re: User-level configuration file

2021-11-01 Thread Ian Stapleton Cordasco
No, it will not read a user file. It was explicitly removed in 4.0 https://flake8.pycqa.org/en/latest/release-notes/4.0.0.html#backwards-incompatible-changes On Mon, Nov 1, 2021 at 12:24 PM Georges Gouriten wrote: > Hello, > > I am using flake8 and I could not find a way to use a configuration f