From 1710c9db35d3c56d79c42e3bc8da6a52adf3b7ce Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 25 Jun 2024 00:34:47 +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 5811512..9c79ee6 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ You can view this list in vim with `:help conform-formatters` - [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. +- [grain_format](https://grain-lang.org/docs/tooling/grain_cli#grain-format) - Code formatter for the grain programming language. - [hcl](https://github.com/hashicorp/hcl) - A formatter for HCL files. - [hindent](https://github.com/mihaimaruseac/hindent) - Haskell pretty printer. - [htmlbeautifier](https://github.com/threedaymonk/htmlbeautifier) - A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates. diff --git a/doc/conform.txt b/doc/conform.txt index 46ffbfc..ac2253c 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -304,6 +304,7 @@ FORMATTERS *conform-formatter `golines` - A golang formatter that fixes long lines. `google-java-format` - Reformats Java source code according to Google Java Style. +`grain_format` - Code formatter for the grain programming language. `hcl` - A formatter for HCL files. `hindent` - Haskell pretty printer. `htmlbeautifier` - A normaliser/beautifier for HTML that also understands -- cgit v1.2.3-70-g09d2