Skip to content

Travis CI: Strict flake8 #1962

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 6 commits into from
May 10, 2020
Merged

Travis CI: Strict flake8 #1962

merged 6 commits into from
May 10, 2020

Conversation

cclauss
Copy link
Member

@cclauss cclauss commented May 9, 2020

Turn the screws all the way down. This allows us to remove ignored tests one-at-a-time to achieve gradual compliance with all flake8 checks.

@cclauss cclauss marked this pull request as ready for review May 9, 2020 14:58
@cclauss cclauss requested a review from poyea May 9, 2020 17:22
@cclauss cclauss merged commit 3d9bb05 into master May 10, 2020
@cclauss cclauss deleted the Strict-flake8 branch May 10, 2020 06:06
stokhos pushed a commit to stokhos/Python that referenced this pull request Jan 3, 2021
* Travis CI: Strict flake8

Turn the screws all the way down.

* updating DIRECTORY.md

* Switch from flake8 --select to --ignore

* Quotes

* IGNORE=E123,E203,E265,E266,E302,E401,E402,E712,E731,E741,E743,F811,F841,W291,W293,W503

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
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.

2 participants