Skip to content

Commit

Permalink
build: switch to commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
mattlewis92 committed Aug 2, 2022
1 parent ca46584 commit 1c864ba
Show file tree
Hide file tree
Showing 3 changed files with 1,201 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx validate-commit-msg
npx commitlint -e
Loading

0 comments on commit 1c864ba

Please sign in to comment.