Skip to content

run flake8 on CI but ignore all existing errors#600

Merged
aaronayres35 merged 10 commits into
masterfrom
flake8-on-CI
Apr 5, 2021
Merged

run flake8 on CI but ignore all existing errors#600
aaronayres35 merged 10 commits into
masterfrom
flake8-on-CI

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

NOTE: this PR sits on top of #599

I figured having run black on the code base before setting up flake8 machinery made sense

This PR sets up flake8 to run on CI so that new flake8 errors aren't introduced. It ignores all the currently existing flake8 errors (there are a lot, filenames were found via flake8 -q and added to the tox.ini exclude list)

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread tox.ini
Base automatically changed from black-codebase to master April 5, 2021 15:04
@aaronayres35 aaronayres35 merged commit c758a65 into master Apr 5, 2021
@rahulporuri rahulporuri deleted the flake8-on-CI branch April 7, 2021 05:24
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