Skip to content

feat: Add precommit hooks#22

Merged
storopoli merged 2 commits into
mainfrom
william/pre-commit
Jun 23, 2026
Merged

feat: Add precommit hooks#22
storopoli merged 2 commits into
mainfrom
william/pre-commit

Conversation

@swansontec

Copy link
Copy Markdown
Collaborator

Description

This includes the changes from alpenlabs/rust-template#28 and alpenlabs/rust-template#29.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature/Enhancement (non-breaking change which adds functionality or enhances an existing one)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactor
  • New or updated tests
  • Dependency update
  • Security fix

Notes to Reviewers

Checklist

  • I have performed a self-review of my code.
  • I have commented my code where necessary.
  • I have updated the documentation if needed.
  • My changes do not introduce new warnings.
  • I have added tests that prove my changes are effective or that my feature works.
  • New and existing tests pass with my changes.

Related Issues

@swansontec
swansontec force-pushed the william/pre-commit branch from df4e649 to f6d1689 Compare June 15, 2026 23:43
These can be enabled by running `git config core.hooksPath .githooks`. We don't want icky commits.
@swansontec
swansontec force-pushed the william/pre-commit branch 2 times, most recently from 2feb039 to e013878 Compare June 15, 2026 23:47
Comment thread .github/ISSUE_TEMPLATE/bug.yml Outdated
@swansontec
swansontec force-pushed the william/pre-commit branch from e013878 to 1c90707 Compare June 22, 2026 20:22
- Tell the user to search for "rust-template" as part of their deployment.
- Fix errant URL to include the "rust-template" search term.
@swansontec
swansontec force-pushed the william/pre-commit branch from 1c90707 to 87e69fb Compare June 22, 2026 20:44

@storopoli storopoli left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

ACK 87e69fb

@storopoli
storopoli merged commit 30c57f6 into main Jun 23, 2026
10 checks passed
@storopoli
storopoli deleted the william/pre-commit branch June 23, 2026 13: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.

2 participants