This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ntasicc
/
diligent-next
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
ci: enable commitlint
hover-contact
ntasicc
3 years ago
parent
0d2d825e22
commit
7b5b45979f
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.husky/commit-msg
+ 1
- 1
.husky/commit-msg
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no --commitlint --edit $1
npx --no --
commitlint --edit $1
Write
Preview
Loading…
Cancel
Save