feat: Add precommit hooks#22
Merged
Merged
Conversation
swansontec
force-pushed
the
william/pre-commit
branch
from
June 15, 2026 23:43
df4e649 to
f6d1689
Compare
These can be enabled by running `git config core.hooksPath .githooks`. We don't want icky commits.
swansontec
force-pushed
the
william/pre-commit
branch
2 times, most recently
from
June 15, 2026 23:47
2feb039 to
e013878
Compare
storopoli
requested changes
Jun 16, 2026
swansontec
force-pushed
the
william/pre-commit
branch
from
June 22, 2026 20:22
e013878 to
1c90707
Compare
- Tell the user to search for "rust-template" as part of their deployment. - Fix errant URL to include the "rust-template" search term.
swansontec
force-pushed
the
william/pre-commit
branch
from
June 22, 2026 20:44
1c90707 to
87e69fb
Compare
storopoli
approved these changes
Jun 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This includes the changes from alpenlabs/rust-template#28 and alpenlabs/rust-template#29.
Type of Change
Notes to Reviewers
Checklist
Related Issues