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

Add automated checks for pre-commit through GitHub Actions #56

Merged
merged 9 commits into from
Dec 5, 2024

Conversation

d33bs
Copy link
Collaborator

@d33bs d33bs commented Sep 24, 2024

This PR adds automated checks for pre-commit through GitHub Actions by adding a new workflow. While I made this change I also updated pre-commit versions by using pre-commit autoupdate and also applied formatting to existing code.

Thank you for any feedback you may have!

Relates to and should be merged after #55
Closes #54

@d33bs d33bs marked this pull request as ready for review November 6, 2024 22:30
Copy link
Collaborator

@falquaddoomi falquaddoomi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay; this all looks reasonable to me. Kudos for adding it in!

@d33bs
Copy link
Collaborator Author

d33bs commented Dec 5, 2024

Thanks @falquaddoomi ! After merging updates with main and adding a minor version bump in the pre-commit-config.yml (via autoupdate) I'll now merge this in.

@d33bs d33bs merged commit 46ffbc6 into manubot:main Dec 5, 2024
7 checks passed
@d33bs d33bs deleted the add-gh-actions-pre-commit-checks branch December 5, 2024 15:04
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.

Add automated tests for pre-commit through GitHub Actions
2 participants