aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-12-05 04:30:48 +0000
committerGithub Actions <actions@github>2023-12-05 04:30:48 +0000
commit19a55b7767453b9f601b18d08ca5d7c876e24892 (patch)
treeb05972c84cf845a7b4ab1e49ed4d0f922a2ae56f /README.md
parent769dde8ddccf8338c68da706e46fd2fb004e6455 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 71899e6..60be045 100644
--- a/README.md
+++ b/README.md
@@ -224,6 +224,7 @@ You can view this list in vim with `:help conform-formatters`
- [injected](doc/advanced_topics.md#injected-language-formatting-code-blocks) - Format treesitter injected languages.
- [isort](https://github.com/PyCQA/isort) - Python utility / library to sort imports alphabetically and automatically separate them into sections and by type.
- [jq](https://github.com/stedolan/jq) - Command-line JSON processor.
+- [jsonnetfmt](https://github.com/google/go-jsonnet/tree/master/cmd/jsonnetfmt) - jsonnetfmt is a command line tool to format jsonnet files.
- [just](https://github.com/casey/just) - Format Justfile.
- [ktlint](https://ktlint.github.io/) - An anti-bikeshedding Kotlin linter with built-in formatter.
- [latexindent](https://github.com/cmhughes/latexindent.pl) - A perl script for formatting LaTeX files that is generally included in major TeX distributions.