aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-06-01 19:09:57 +0000
committerGithub Actions <actions@github>2024-06-01 19:09:57 +0000
commitfb3810a02267cd9ec55dd359c747634341a9ed07 (patch)
treec23f63f2f0bb3127938c3ec7a5d04b5f709fd231 /doc
parent969cdf50b011bec08b4fb8bd3ea3031df183501b (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 5a9e419..46a2e00 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -257,6 +257,7 @@ FORMATTERS *conform-formatter
`erlfmt` - An automated code formatter for Erlang.
`eslint_d` - Like ESLint, but faster.
`fantomas` - F# source code formatter.
+`findent` - Indent, relabel and convert Fortran sources.
`fish_indent` - Indent or otherwise prettify a piece of fish code.
`fixjson` - JSON Fixer for Humans using (relaxed) JSON5.
`fnlfmt` - A formatter for Fennel code.
@@ -377,7 +378,6 @@ FORMATTERS *conform-formatter
`cat -s`.
`standardjs` - JavaScript Standard style guide, linter, and formatter.
`standardrb` - Ruby's bikeshed-proof linter and formatter.
-`findent` - Indent, relabel and convert Fortran sources.
`stylelint` - A mighty CSS linter that helps you avoid errors and enforce
conventions.
`styler` - R formatter and linter.