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 c7ebbfc commit 2c04340Copy full SHA for 2c04340
.pre-commit-hooks.yaml
@@ -4,4 +4,5 @@
4
entry: golangci-lint run --new-from-rev HEAD --fix
5
types: [go]
6
language: golang
7
- pass_filenames: true
+ require_serial: true
8
+ pass_filenames: false
0 commit comments