This website requires JavaScript.
Explore
Help
Sign in
hknsh
/
project-knedita
Watch
1
Star
0
Fork
You've already forked project-knedita
0
mirror of
https://github.com/hknsh/project-knedita.git
synced
2024-11-28 17:41:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c332c6b76b
project-knedita
/
.husky
/
commit-msg
5 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
feat: added commitlint and husky for linting commit messages
2023-09-30 17:31:02 +00:00
#!/usr/bin/env sh
fix: fixed husky with commitlint and biome
2024-02-03 15:07:18 +00:00
. "$(dirname "$0")/_/husky.sh"
feat: added commitlint and husky for linting commit messages
2023-09-30 17:31:02 +00:00
fix: fixed husky with commitlint and biome
2024-02-03 15:07:18 +00:00
npx --no -- commitlint --edit
Reference in a new issue
Copy permalink