Skip to content
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

Get *all* python files to pass flake8 checks #1723

Closed
Athanasius opened this issue Nov 28, 2022 · 2 comments
Closed

Get *all* python files to pass flake8 checks #1723

Athanasius opened this issue Nov 28, 2022 · 2 comments
Labels
devtools Developer tools related enhancement python Pull requests that update Python code

Comments

@Athanasius
Copy link
Contributor

See #1712 (comment) for why we need this to be the case.

Currently some lines in a lot of files don't pass, because they've never been part of a diff that was checked by flake8 (or have become non-passing due to flake8 changes since they were last 'seen').

@Athanasius Athanasius added enhancement devtools Developer tools related python Pull requests that update Python code labels Nov 28, 2022
@Athanasius
Copy link
Contributor Author

Reference for alternate run methods: PyCQA/flake8#1760

@Athanasius
Copy link
Contributor Author

For reference, the flake8 changelogs seem to only be at https://flake8.pycqa.org/en/latest/release-notes/index.html

You have to spot the link to that site in the top-right of the github repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devtools Developer tools related enhancement python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant