aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMads Hougesen <mads@mhouge.dk>2024-06-01 21:06:06 +0200
committerGitHub <noreply@github.com>2024-06-01 12:06:06 -0700
commit7999faf7bbec7461f62dabd57cccb784c8d804b5 (patch)
tree6b930ee471079b8e38394cacbb8a178ee8c047ff /doc
parent67777730a198fdacb12a7e31ae01065bcdd64778 (diff)
feat: add support for fprettify (#429)
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 3e28344..315e68a 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -262,6 +262,7 @@ FORMATTERS *conform-formatter
builds, and deploys your smart contracts.
`fourmolu` - A fork of ormolu that uses four space indentation and allows
arbitrary configuration.
+`fprettify` - Auto-formatter for modern fortran source code.
`gci` - GCI, a tool that controls Go package import order and makes it always
deterministic.
`gdformat` - A formatter for Godot's gdscript.