aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNick Hu <me@nickhu.co.uk>2024-03-18 15:10:21 +0000
committerGitHub <noreply@github.com>2024-03-18 08:10:21 -0700
commit551d02f472b646cb82657700e3459f16d9933005 (patch)
tree66d37771dc8f68b992b1b1898bfa341c441c2bec /doc
parent0a530b31acacf10eca9f9a74b2434ece4d232ca3 (diff)
feat: add ocp-indent for OCaml formatting (#335)
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 bcf6e31..5ba7852 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -277,6 +277,7 @@ FORMATTERS *conform-formatter
style.
`nixpkgs_fmt` - nixpkgs-fmt is a Nix code formatter for nixpkgs.
`ocamlformat` - Auto-formatter for OCaml code.
+`ocp-indent` - Automatic indentation of OCaml source files.
`opa_fmt` - Format Rego files using `opa fmt` command.
`packer_fmt` - The packer fmt Packer command is used to format HCL2
configuration files to a canonical format and style.