File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -109,17 +109,17 @@ Consider adding aliases to longer-named hooks for easier CLI usage.
109
109
--------
110
110
## Hooks
111
111
112
- - [Go Build](https://github.com/TekWizely/pre-commit-golang #go-build-repo-)
113
- - [Go Test](https://github.com/TekWizely/pre-commit-golang #go-test-repo-)
114
- - [Go Vet](https://github.com/TekWizely/pre-commit-golang #go-vet--go-vet-repo-)
112
+ - [Go Build](#go-build-repo-)
113
+ - [Go Test](#go-test-repo-)
114
+ - [Go Vet](#go-vet--go-vet-repo-)
115
115
- Formatters
116
- - [go-fmt](https://github.com/TekWizely/pre-commit-golang #go-fmt-fix)
117
- - [go-imports](https://github.com/TekWizely/pre-commit-golang #go-imports-fix)
118
- - [go-returns](https://github.com/TekWizely/pre-commit-golang #go-returns-fix)
116
+ - [go-fmt](#go-fmt-fix)
117
+ - [go-imports](#go-imports-fix)
118
+ - [go-returns](#go-returns-fix)
119
119
- Style Checkers
120
- - [go-lint](https://github.com/TekWizely/pre-commit-golang #go-lint)
121
- - [go-critic](https://github.com/TekWizely/pre-commit-golang #go-critic)
122
- - [GoLangCI-Lint](https://github.com/TekWizely/pre-commit-golang #golangci-lint)
120
+ - [go-lint](#go-lint)
121
+ - [go-critic](#go-critic)
122
+ - [GoLangCI-Lint](#golangci-lint)
123
123
124
124
------------------
125
125
### go-build-repo-*
You can’t perform that action at this time.
0 commit comments