aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
authorMads Hougesen <mads@mhouge.dk>2024-06-01 21:09:44 +0200
committerGitHub <noreply@github.com>2024-06-01 12:09:44 -0700
commit969cdf50b011bec08b4fb8bd3ea3031df183501b (patch)
tree57ea29183a25b2e118994b14a347168e16921511 /doc/conform.txt
parent9140d202b74f84402206b594e417736767a22248 (diff)
feat(fortran): support findent (#426)
* feat: add support for findent * refactor: use stdin instead of file
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 24052db..5a9e419 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -377,6 +377,7 @@ 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.