We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
runtipi
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add husky pre-commit hook
Nicolas Meienberger
3 years ago
parent
16a44c9c46
commit
8ba78041c5
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.husky/pre-commit
+ 1
- 0
.husky/pre-commit
View File
@@ -2,3 +2,4 @@
. "$(dirname -- "$0")/_/husky.sh"
. "$(dirname -- "$0")/_/husky.sh"
pnpm -r test
pnpm -r test
+pnpm -r lint