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 c80e381 commit a53d41aCopy full SHA for a53d41a
.pre-commit-hooks.yaml
@@ -83,7 +83,7 @@
83
types: [go]
84
language: 'script'
85
description: "Runs `go mod tidy -v`. Requires golang: https://go.dev/doc/install"
86
- pass_filenames: true
+ pass_filenames: false
87
- id: go-mod-vendor
88
name: 'go mod vendor'
89
entry: pre-commit-hooks/go-mod-vendor.sh
0 commit comments