Skip to content

Commit

Permalink
chore: fix commitlint
Browse files Browse the repository at this point in the history
  • Loading branch information
jwulf committed Oct 23, 2024
1 parent aa03ab3 commit 069befe
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 73,377 deletions.
4 changes: 2 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged
pnpm -r run test
# npx lint-staged
# pnpm -r run test
Loading

0 comments on commit 069befe

Please sign in to comment.