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

Run linter in test suite #158

Merged
merged 2 commits into from
May 7, 2019
Merged

Run linter in test suite #158

merged 2 commits into from
May 7, 2019

Conversation

lkollar
Copy link
Contributor

@lkollar lkollar commented May 3, 2019

This adds flake8 to tox to lint the code base and fixes the current lint errors to make the tests pass.

Closes: #115

This adds flake8 to tox to lint the code base.
@lkollar
Copy link
Contributor Author

lkollar commented May 4, 2019

No idea why Travis is failing. It seems to just stall on some builds and then time out.

@lkollar
Copy link
Contributor Author

lkollar commented May 7, 2019

According to the status page Travis is having issues with Docker builds. A fix is being implemented at the moment. Will retry the build once they confirm the issue is fixed.

These are necessary to make the lint check pass. There should be no
changes in program logic.
@lkollar
Copy link
Contributor Author

lkollar commented May 7, 2019

Travis rolled out the fix to the Docker build issue and the build is passing now.

@auvipy auvipy merged commit 2d9bb0b into pypa:master May 7, 2019
@lkollar lkollar deleted the flake8 branch May 2, 2020 08:09
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.

Add flake8 to CI
2 participants