From 9b5fbddfca5080c6961dabafb3f0a6ef7e2fc18a Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 15 Oct 2023 20:13:29 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 15843e4..7a8c60c 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,7 @@ You can view this list in vim with `:help conform-formatters` - [gofmt](https://pkg.go.dev/cmd/gofmt) - Formats go programs. - [gofumpt](https://github.com/mvdan/gofumpt) - Enforce a stricter format than gofmt, while being backwards compatible. That is, gofumpt is happy with a subset of the formats that gofmt is happy with. - [goimports](https://pkg.go.dev/golang.org/x/tools/cmd/goimports) - Updates your Go import lines, adding missing ones and removing unreferenced ones. +- [goimports-reviser](https://github.com/incu6us/goimports-reviser) - Right imports sorting & code formatting tool (goimports alternative). - [golines](https://github.com/segmentio/golines) - A golang formatter that fixes long lines. - [google-java-format](https://github.com/google/google-java-format) - Reformats Java source code according to Google Java Style. - [htmlbeautifier](https://github.com/threedaymonk/htmlbeautifier) - A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates. -- cgit v1.2.3-70-g09d2