aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorMads Hougesen <mads@mhouge.dk>2024-06-01 21:01:08 +0200
committerGitHub <noreply@github.com>2024-06-01 12:01:08 -0700
commit9f46982b8dc2bf1e267d386ccd096f896369e323 (patch)
treeb80d17e34404f9e4292a9a13ada09fbe02e1032a /doc/conform.txt
parent11ee87a23187817cad233fe0d61d461105e3eda9 (diff)
feat: add support for hindent (#430)
Adds support for Haskell formatter hindent
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index e81b2d6..1b763d3 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -280,6 +280,7 @@ FORMATTERS *conform-formatter
`google-java-format` - Reformats Java source code according to Google Java
Style.
`hcl` - A formatter for HCL files.
+`hindent` - Haskell pretty printer.
`htmlbeautifier` - A normaliser/beautifier for HTML that also understands
embedded Ruby. Ideal for tidying up Rails templates.
`indent` - GNU Indent.