Skip to content

Commit

Permalink
chore(ci): remove husky issue
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed Jan 20, 2025
1 parent b4bbde7 commit 932e74f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

pnpm commitlint --edit $1
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

pnpm lint-staged

0 comments on commit 932e74f

Please sign in to comment.