summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-03-28 03:21:15 +0000
committerGithub Actions <actions@github>2024-03-28 03:21:15 +0000
commit96b86751eb4c716eb17df1ee2ad815ff3e24ef79 (patch)
treefbd622c6916aea64f3681252521565da4cadea4d /README.md
parent68740871bd1b7aecc3759136d576ecb704c4a636 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ed2dbc6..1c5e0d5 100644
--- a/README.md
+++ b/README.md
@@ -233,7 +233,7 @@ You can view this list in vim with `:help conform-formatters`
- [htmlbeautifier](https://github.com/threedaymonk/htmlbeautifier) - A normaliser/beautifier for HTML that also understands embedded Ruby. Ideal for tidying up Rails templates.
- [indent](https://www.gnu.org/software/indent/) - GNU Indent.
- [injected](doc/advanced_topics.md#injected-language-formatting-code-blocks) - Format treesitter injected languages.
-- [inko](https://inko-lang.org/) - A language for building concurrent software with confidence.
+- [inko](https://inko-lang.org/) - A language for building concurrent software with confidence
- [isort](https://github.com/PyCQA/isort) - Python utility / library to sort imports alphabetically and automatically separate them into sections and by type.
- [joker](https://github.com/candid82/joker) - Small Clojure interpreter, linter and formatter.
- [jq](https://github.com/stedolan/jq) - Command-line JSON processor.