Skip to content

Commit

Permalink
feat: active commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
collettemathieu committed Jul 10, 2024
1 parent 70ebc0d commit c9d2c25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .hooks/commit-msg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# #!/bin/sh
# echo "Checking with commitlint...."
# bun run commitlint --edit $1
echo "Checking with commitlint...."
bun run commitlint --edit $1

0 comments on commit c9d2c25

Please sign in to comment.