Skip to content

Commit

Permalink
chore: add conventional commit and commit lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mguellsegarra committed Dec 4, 2023
1 parent df98469 commit df89739
Show file tree
Hide file tree
Showing 3 changed files with 501 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no -- commitlint --edit ${1}
Loading

0 comments on commit df89739

Please sign in to comment.