From 2e5866a2c412a1237a9796a2d5a62d07fe084cc5 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 20 Nov 2023 08:15:13 +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 6c415e8..fbf7475 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ You can view this list in vim with `:help conform-formatters` - [eslint_d](https://github.com/mantoni/eslint_d.js/) - Like ESLint, but faster. - [fish_indent](https://fishshell.com/docs/current/cmds/fish_indent.html) - Indent or otherwise prettify a piece of fish code. - [fixjson](https://github.com/rhysd/fixjson) - JSON Fixer for Humans using (relaxed) JSON5. +- [fourmolu](https://hackage.haskell.org/package/fourmolu) - Fourmolu is a formatter for Haskell source code. - [gci](https://github.com/daixiang0/gci) - GCI, a tool that controls Go package import order and makes it always deterministic. - [gdformat](https://github.com/Scony/godot-gdscript-toolkit) - A formatter for Godot's gdscript. - [gn](https://gn.googlesource.com/gn/) - gn build system. diff --git a/doc/conform.txt b/doc/conform.txt index c03ce6f..325cd6c 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -212,6 +212,7 @@ FORMATTERS *conform-formatter `eslint_d` - Like ESLint, but faster. `fish_indent` - Indent or otherwise prettify a piece of fish code. `fixjson` - JSON Fixer for Humans using (relaxed) JSON5. +`fourmolu` - Fourmolu is a formatter for Haskell source code. `gci` - GCI, a tool that controls Go package import order and makes it always deterministic. `gdformat` - A formatter for Godot's gdscript. -- cgit v1.2.3-70-g09d2