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 22246a5 commit eab0f35Copy full SHA for eab0f35
.pre-commit-config.yaml
@@ -29,6 +29,7 @@ repos:
29
entry: make go-lint
30
language: system
31
files: \.go$
32
+ pass_filenames: false
33
34
# Markdown specific hooks
35
- repo: local
0 commit comments