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 tests for pre-commit through GitHub Actions #54

Open
d33bs opened this issue Sep 24, 2024 · 0 comments · May be fixed by #56
Open

Add automated tests for pre-commit through GitHub Actions #54

d33bs opened this issue Sep 24, 2024 · 0 comments · May be fixed by #56
Labels
enhancement New feature or request

Comments

@d33bs
Copy link
Collaborator

d33bs commented Sep 24, 2024

This issue relates to #53 to add checks for pre-commit formatting and linting through GitHub Actions. Adding this capability will ensure the project maintains consistent programmatic and aesthetic style. I noticed that applying pre-commit on the code today will format several files. As a result, it'd likely be a good idea to isolate this work from #53 to help keep things focused.

@d33bs d33bs added the enhancement New feature or request label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant