summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-06-01 19:03:15 +0000
committerGithub Actions <actions@github>2024-06-01 19:03:15 +0000
commit2680f0a203fb11dafbbd728cfa3251e86e41cd8b (patch)
treefd306edd050208e19814fadb52948307a7b6503b /doc
parent03a07d58be09a681ab162f3a069dc9e86589bacb (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 6775b5b..19116b9 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -292,7 +292,7 @@ FORMATTERS *conform-formatter
`jq` - Command-line JSON processor.
`jsonnetfmt` - jsonnetfmt is a command line tool to format jsonnet files.
`just` - Format Justfile.
-`kcl` - The KCL Format tool modifies the files according to the KCL code style
+`kcl` - The KCL Format tool modifies the files according to the KCL code style.
`ktfmt` - Reformats Kotlin source code to comply with the common community
standard conventions.
`ktlint` - An anti-bikeshedding Kotlin linter with built-in formatter.