File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -69,33 +69,16 @@ repos:
69
69
- id : go-critic
70
70
# StaticCheck
71
71
- id : go-staticcheck-mod
72
- - id : go-staticcheck-pkg
73
- - id : go-staticcheck-repo-mod
74
- - id : go-staticcheck-repo-pkg
75
72
# Go Build
76
73
- id : go-build-mod
77
- - id : go-build-pkg
78
- - id : go-build-repo-mod
79
- - id : go-build-repo-pkg
80
74
# Go Mod Tidy
81
75
- id : go-mod-tidy
82
- - id : go-mod-tidy-repo
83
76
# Go Test
84
77
- id : go-test-mod
85
- - id : go-test-pkg
86
- - id : go-test-repo-mod
87
- - id : go-test-repo-pkg
88
78
# Go Vet
89
79
- id : go-vet
90
- - id : go-vet-mod
91
- - id : go-vet-pkg
92
- - id : go-vet-repo-mod
93
- - id : go-vet-repo-pkg
94
80
# GoSec
95
81
- id : go-sec-mod
96
- - id : go-sec-pkg
97
- - id : go-sec-repo-mod
98
- - id : go-sec-repo-pkg
99
82
100
83
# Shell script hooks
101
84
- repo : https://github.com/cisagov/pre-commit-shfmt
You can’t perform that action at this time.
0 commit comments