summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHoang Nguyen <folliekazetani@protonmail.com>2024-01-06 15:29:44 +0000
committerGitHub <noreply@github.com>2024-01-06 07:29:44 -0800
commita4e84d56d5959dae685c5e22db202cd86b5b322b (patch)
tree0d39d545cfb2d5bef03374217f39ce31a2b5f34b /doc
parent24d13dc1e2101d5450bcf20972db445363b52685 (diff)
feat: add opa_fmt formatter (#267)
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 c9b929f..ad2c736 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -265,6 +265,7 @@ FORMATTERS *conform-formatter
style.
`nixpkgs_fmt` - nixpkgs-fmt is a Nix code formatter for nixpkgs.
`ocamlformat` - Auto-formatter for OCaml code.
+`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.
`pangu` - Insert whitespace between CJK and half-width characters.