Skip to content

Conversation

@boltronics
Copy link
Owner

We run flake8 as part of GitHub Actions, so it make sense to also run it from the appropriate Makefile target.

Additionally, this removes an --ignore= directive, since we should not presume to know what the user may want. This is especially true for E203, where there should be no concern regarding incompatibility with other formatting tools such as black.

Best to go with upstream defaults where appropriate to avoid
surprising the user.
@boltronics boltronics changed the title Flake fixes Flake8 fixes Feb 4, 2025
@boltronics boltronics merged commit 761dce7 into master Feb 4, 2025
3 checks passed
@boltronics boltronics deleted the flake_fixes branch February 4, 2025 21:59
@boltronics
Copy link
Owner Author

Thanks Aura.

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.

3 participants