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

Ensure all pre-commit hook linters and testers are run via GitHub Actions #172

Open
jongillham opened this issue Dec 5, 2022 · 0 comments
Labels
developer developer experience enhancement Update to and existin feature or request

Comments

@jongillham
Copy link
Contributor

It is possible to forget to run pre-commit hooks on your local machine.

Use GitHub Actions to catch this by ensuring that flake8, mypy, black et. al. are run via GitHub actions as well.

@docsteveharris docsteveharris added enhancement Update to and existin feature or request developer developer experience labels Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer developer experience enhancement Update to and existin feature or request
Projects
None yet
Development

No branches or pull requests

2 participants