From 9e7d1d6e47a8dcc93fac8d83eea74fef7a6b3322 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 15 Sep 2023 16:17:52 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 1 + doc/conform.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 64dff4f..2e3c62e 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ To view configured and available formatters, as well as to see the path to the l - [goimports](https://pkg.go.dev/golang.org/x/tools/cmd/goimports) - Updates your Go import lines, adding missing ones and removing unreferenced ones. - [golines](https://github.com/segmentio/golines) - A golang formatter that fixes long lines - [htmlbeautifier](https://github.com/threedaymonk/htmlbeautifier) - A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates. +- [indent](https://www.gnu.org/software/indent/) - GNU Indent - [isort](https://github.com/PyCQA/isort) - Python utility / library to sort imports alphabetically and automatically separate them into sections and by type. - [jq](https://github.com/stedolan/jq) - Command-line JSON processor. - [latexindent](https://github.com/cmhughes/latexindent.pl) - A perl script for formatting LaTeX files that is generally included in major TeX distributions. diff --git a/doc/conform.txt b/doc/conform.txt index d17cb06..fe3bcf7 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -186,6 +186,7 @@ FORMATTERS *conform-formatter `golines` - A golang formatter that fixes long lines `htmlbeautifier` - A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates. +`indent` - GNU Indent `isort` - Python utility / library to sort imports alphabetically and automatically separate them into sections and by type. `jq` - Command-line JSON processor. -- cgit v1.2.3-70-g09d2