Skip to content

Commit

Permalink
chore: add files for pre-commit rust hooks (yetone#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone authored Sep 25, 2024
1 parent 39d3215 commit ee07276
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,6 @@ repos:
rev: master
hooks:
- id: fmt
files: \.rs$
- id: cargo-check
files: \.rs$

0 comments on commit ee07276

Please sign in to comment.