Skip to content

Commit c16fb9b

Browse files
committed
git hook : allow TDD and only lint, not test upon commit
1 parent 437d426 commit c16fb9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.githooks/pre-commit/general

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
npm run lint && npm run test
1+
npm run lint

0 commit comments

Comments
 (0)