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

Should CI call flake8 directly, or use pre-commit? #3

Open
ajnelson-nist opened this issue Dec 19, 2022 · 2 comments
Open

Should CI call flake8 directly, or use pre-commit? #3

ajnelson-nist opened this issue Dec 19, 2022 · 2 comments

Comments

@ajnelson-nist
Copy link
Member

I noticed when reviewing #2 that flake8 is called directly as part of the Github Action.

Should this repository switch to pre-commit like some other CASE Python repos are doing?

@red-ship-it
Copy link
Collaborator

red-ship-it commented Dec 19, 2022

Will investigate and see if it can be added as part of the pre-commit to follow other implementations.

@ajnelson-nist
Copy link
Member Author

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

No branches or pull requests

2 participants