This website requires JavaScript.
Explore
Help
Sign In
learning
/
leetcode
mirror of
https://github.com/doocs/leetcode.git
Watch
1
Star
0
Fork
You've already forked leetcode
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
leetcode
/
.husky
/
commit-msg
4 lines
44 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
npx --no -- commitlint --edit
$1
Reference in New Issue
View Git Blame
Copy Permalink