Skip to content

Commit

Permalink
chore: removed deprecated lines from husky dir
Browse files Browse the repository at this point in the history
  • Loading branch information
angelxmoreno committed Sep 28, 2024
1 parent 8182ada commit ea1af7c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx --no -- commitlint --edit "${1}"
2 changes: 0 additions & 2 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged

0 comments on commit ea1af7c

Please sign in to comment.