[Python-Dev] How is the GitHub workflow working for people?

Oleg Broytman phd at phdru.name
Fri Feb 23 08:30:39 EST 2018


On Fri, Feb 23, 2018 at 08:12:13AM -0500, Wes Turner <wes.turner at gmail.com> wrote:
> A pre-commit hook with flake8

   The problem now is not how to configure git with flake8 (et al) but
how to configure flake8 (and other tools) to minimize the noise with the
current codebase.

Oleg.
-- 
     Oleg Broytman            http://phdru.name/            phd at phdru.name
           Programmers don't die, they just GOSUB without RETURN.


More information about the Python-Dev mailing list