Skip to content

Commit

Permalink
revert: revert pre-commit change
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Jun 27, 2024
1 parent b46467f commit 7dfb678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ if [ "$BRANCH_NAME" = "main" ]; then
echo "If you're sure you want to commit to the main branch, run git commit with the --no-verify flag."
echo

# exit 1
exit 1
fi

0 comments on commit 7dfb678

Please sign in to comment.