Skip to content

Commit

Permalink
fix(ref: no-ref): pre-commit and commit-msg
Browse files Browse the repository at this point in the history
  • Loading branch information
andriikamaldinov1 committed Mar 26, 2024
1 parent 1daaaba commit 5474ced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/.hooks/commit-msg/check-commit-msg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
set -e

commit_msg=$(cat .git/COMMIT_EDITMSG)

echo "$commit_msg" | npx commitlint

0 comments on commit 5474ced

Please sign in to comment.