Skip to content

Add flake8 to pytest #697

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 1 commit into from
Apr 25, 2022
Merged

Conversation

ianthomas23
Copy link
Contributor

Closes #679.

This adds running flake8 to pytest via the test_codebase.py script. Hence if you run pytest locally before submitting a PR it will run flake8 too.

@ianthomas23 ianthomas23 merged commit a6d4261 into makepath:master Apr 25, 2022
@ianthomas23 ianthomas23 deleted the flake8_via_pytest branch April 25, 2022 15:15
@ianthomas23 ianthomas23 mentioned this pull request Apr 27, 2022
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.

Linting should run as part of pytest
1 participant