Skip to content

Commit

Permalink
Oops lol didn't mean to push that
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic authored Mar 6, 2025
1 parent 97f196f commit acc74c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
G='\033[0;32m'
P='\033[0;35m'
CLEAN='\033[0;0m'

yarn run check:mdx || (echo -e "${G}Hint:${CLEAN} execute ${P}yarn run format:mdx${CLEAN} to format files" && exit 1)

0 comments on commit acc74c9

Please sign in to comment.