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 8622597 commit 6e7d4cbCopy full SHA for 6e7d4cb
README.md
@@ -22,8 +22,3 @@ If you need a pre-commit for a linter or formatter, check out the official
22
* `go-generate` - Runs `go generate`. Requires golang: https://go.dev/doc/install
23
* `go-mod-tidy` - Runs `go mod tidy -v`. Requires golang: https://go.dev/doc/install
24
* `go-mod-vendor` - Runs `go mod vendor`. Requires golang: https://go.dev/doc/install
25
-`go-build` - Runs `go build`. Requires golang: https://go.dev/doc/install
26
-* `go-generate` - Runs `go generate`. Requires golang: https://go.dev/doc/install
27
-* `go-mod-tidy` - Runs `go mod tidy -v`. Requires golang: https://go.dev/doc/install
28
-* `go-mod-vendor` - Runs `go mod vendor`. Requires golang: https://go.dev/doc/install
29
-all
0 commit comments