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 eda104f commit bcd5b64Copy full SHA for bcd5b64
.lefthook.yml
@@ -6,5 +6,5 @@ pre-push:
6
run: golangci-lint run {staged_files}
7
lint-staged:
8
root: "peerprep/"
9
- glob: "*"
+ glob: "*.(ts|tsx|css|scss|md|json)"
10
run: npx lint-staged
0 commit comments