Skip to content

Commit

Permalink
refactor(husky): remove submodule (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 4, 2024
1 parent a33a998 commit e783f28
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

1 change: 0 additions & 1 deletion .husky
Submodule .husky deleted from e405f5
1 change: 1 addition & 0 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pnpm --no-install commitlint --edit
1 change: 1 addition & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pnpm lint-staged

0 comments on commit e783f28

Please sign in to comment.