Skip to content

Commit 31e4f55

Browse files
committed
test: go vet all directories
1 parent d0dc90c commit 31e4f55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ repos:
1212
hooks:
1313
- id: go-fmt
1414
- id: go-vet
15+
args: [./...]
1516
- id: go-mod-tidy
1617
- id: go-lint # requires golang.org/x/lint/golint
1718
- id: go-imports # requires golang.org/x/tools/cmd/goimports

0 commit comments

Comments
 (0)