-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Re Start style guide #1084
Re Start style guide #1084
Conversation
@JoranAngevaare Great! I am also wondering whether we allow code style checking for each push in PR. Currently, only 'open' a PR will trigger the code style checking. |
@dachengx , thanks :) we did that previously. But it ended up completely bombarding PRs since it did not clean up comments from before. See e.g. this PR . |
Fix auto commenting style.
Fixes #1082
What changed:
pre_pyflakes.sh
script (see Use code style commentator #399)Related issues/PRs:
fdata
causesTypeError
tylerwince/flake8-bandit#21