Skip to content

Commit 9964972

Browse files
committed
chore: Add shfmt pre-commit action
1 parent 8e92b89 commit 9964972

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ repos:
3434
- id: clippy
3535
- id: cargo-check
3636
- id: fmt
37+
- repo: https://github.com/scop/pre-commit-shfmt
38+
rev: v3.13.1-1
39+
hooks:
40+
- id: shfmt

0 commit comments

Comments
 (0)