Skip to content

Commit cd073c1

Browse files
committed
Made Hook TOC #Links local
1 parent bd42539 commit cd073c1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,17 @@ Consider adding aliases to longer-named hooks for easier CLI usage.
109109
--------
110110
## Hooks
111111
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-)
115115
- 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)
119119
- 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)
123123
124124
------------------
125125
### go-build-repo-*

0 commit comments

Comments
 (0)