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

Code changes to enable pre-commit.ci github action. #90

Merged
merged 4 commits into from
Aug 24, 2022

Conversation

shreyb
Copy link
Collaborator

@shreyb shreyb commented Aug 23, 2022

This PR adds a minimal config to have the pre-commit.ci github action run our pre-commit checks. The one thing I'm not happy about is that the pre-commit hooks autoupdate can't be turned off entirely - so I scheduled it to run quarterly, and open any PRs regarding those into a separate branch. After we move off python3.6, this shouldn't be an issue anymore.

@shreyb shreyb requested a review from marcmengel August 23, 2022 14:54
@shreyb shreyb merged commit 07d1ca0 into fermitools:master Aug 24, 2022
@shreyb shreyb linked an issue Aug 26, 2022 that may be closed by this pull request
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.

Look into running github actions (pre-commit, tests)
2 participants