Skip to content

Commit bcd5b64

Browse files
committed
Update lefthook
1 parent eda104f commit bcd5b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.lefthook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pre-push:
66
run: golangci-lint run {staged_files}
77
lint-staged:
88
root: "peerprep/"
9-
glob: "*"
9+
glob: "*.(ts|tsx|css|scss|md|json)"
1010
run: npx lint-staged

0 commit comments

Comments
 (0)