Skip to content

Commit

Permalink
chore(husky): uncomment npx call
Browse files Browse the repository at this point in the history
  • Loading branch information
ThornWalli authored Apr 20, 2024
1 parent 00af02f commit 2ae58b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-push
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"

# npx branch-name-lint .branchlintrc
npx branch-name-lint .branchlintrc

0 comments on commit 2ae58b1

Please sign in to comment.