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

Feature: Add automatic flake8 linting to PRs #206

Open
yardasol opened this issue May 28, 2024 · 0 comments
Open

Feature: Add automatic flake8 linting to PRs #206

yardasol opened this issue May 28, 2024 · 0 comments

Comments

@yardasol
Copy link
Contributor

Background and motivation

As an improvement to our automated CI workflow, it would be nice to make flake8 automatically lint any new python code that is added

Implementation details

We use GitHub actions to do this!

Potential snags

This could take a long time to run as there is a good amount of python code in the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants