We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f19c97 commit ec36461Copy full SHA for ec36461
.husky/pre-commit
@@ -1,6 +1,3 @@
1
-#!/usr/bin/env sh
2
-. "$(dirname -- "$0")/_/husky.sh"
3
-
4
# Check if postgrest-js common types were modified
5
if git diff --cached --name-only | grep -q "packages/core/postgrest-js/src/types/common/"; then
6
echo "📝 Detected changes in postgrest-js common types..."
0 commit comments