8000 DEV: add flake8-force plugin by tacaswell · Pull Request #23767 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

DEV: add flake8-force plugin #23767

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

Merged
merged 1 commit into from
Sep 11, 2022
Merged

Conversation

tacaswell
Copy link
Member

PR Summary

Add plugin to fix flake8's behavior to run all checks even if there is a syntax
error.

Despite upstream's view that they "fixed" a bug, there was a regression in functionality in flake8 v4 that suppresses all other warnings if there is a syntax error. https://github.com/kmaehashi/flake8-force is a flake8 plugin that lets you opt back into the previous behavior.

Add plugin to fix flake8's behavior to run all checks even if there is a syntax
error.
@tacaswell tacaswell added this to the v3.7.0 milestone Aug 29, 2022
@greglucas greglucas merged commit 158f8ca into matplotlib:main Sep 11, 2022
@tacaswell tacaswell deleted the dev/flake8_force branch September 11, 2022 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0