core-workflow icon indicating copy to clipboard operation
core-workflow copied to clipboard

checking code style for pull request

Open methane opened this issue 8 years ago • 1 comments

In Github GUI, it's difficult to check 79 columns limitation. How about adding pycodestyle --diff or something similar as non strict check?

methane avatar Mar 13 '17 16:03 methane

This has actually come up before and Guido didn't like the idea of automated style checking. I think the only way it would be acceptable is if a simple comment was left and it wasn't a review requirement or status check (i.e. more of a suggestion).

brettcannon avatar Mar 13 '17 17:03 brettcannon