Skip to content

Commit 7903e87

Browse files
committed
remove extra comment
1 parent 4d7ea74 commit 7903e87

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.husky/pre-commit

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/bin/sh
2-
# .husky/pre-commit
32
FILES=$(git diff --cached --name-only --diff-filter=ACM | grep -E '\.(ts|tsx|js|json|md)$')
43
[ -z "$FILES" ] && exit 0
54

0 commit comments

Comments
 (0)