Skip to content

Commit

Permalink
Merge pull request apache#18725 from apache/move-test-dep
Browse files Browse the repository at this point in the history
test(deps): move dependencies that are required only by VRT to dedicated folder
  • Loading branch information
Ovilia authored Jun 13, 2023
2 parents e20d372 + b7002c6 commit 0749a65
Show file tree
Hide file tree
Showing 10 changed files with 5,358 additions and 3,918 deletions.
5 changes: 5 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run lint
npm run checktype
5 changes: 0 additions & 5 deletions .huskyrc

This file was deleted.

Loading

0 comments on commit 0749a65

Please sign in to comment.