mirror of
https://github.com/foomo/squadron.git
synced 2025-10-16 12:35:42 +00:00
fix: fix husky path
This commit is contained in:
parent
c204a32ac6
commit
6fb0eb99cb
@ -1,9 +1,9 @@
|
||||
hooks:
|
||||
pre-commit:
|
||||
- golangci-lint run
|
||||
- bin/husky lint-staged
|
||||
- husky lint-staged
|
||||
commit-msg:
|
||||
- bin/husky lint-commit
|
||||
- husky lint-commit
|
||||
|
||||
lint-staged:
|
||||
'*.go':
|
||||
|
||||
Loading…
Reference in New Issue
Block a user