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

Develop per-repository pre-commit git hooks for formatting checks #111

Open
CodeGat opened this issue Oct 2, 2023 · 0 comments
Open

Develop per-repository pre-commit git hooks for formatting checks #111

CodeGat opened this issue Oct 2, 2023 · 0 comments
Labels
priority:low A low priority issue - 'nice to haves' or issues that don't impact functionality type:feature New feature or request

Comments

@CodeGat
Copy link
Collaborator

CodeGat commented Oct 2, 2023

In the linked issue, it was noted that pre-commit hooks can play a role in addition to CI checks, with pre-commit hooks potentially modifying the codebase and CI checks verifying (but not modifying) the changes in a pull request.
We can create pre-commit config on a per-repository basis with something like https://pre-commit.com/ .

This issue serves as a kind of overarching issue for all the PRs that will probably come of this.

References #71

@CodeGat CodeGat added type:feature New feature or request priority:low A low priority issue - 'nice to haves' or issues that don't impact functionality labels Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low A low priority issue - 'nice to haves' or issues that don't impact functionality type:feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant