aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-29 06:12:38 +0000
committerGithub Actions <actions@github>2023-09-29 06:12:38 +0000
commit0cd34feae8b4a94271119a5d6a038f70c83582d1 (patch)
treeb66492d17c42e19f0f8eec195387f87bd5021175 /README.md
parente359687e3684452ff45d7a5f1a59cd40b0bfa320 (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 f318db7..356b587 100644
--- a/README.md
+++ b/README.md
@@ -175,6 +175,7 @@ To view configured and available formatters, as well as to see the log file, run
- [cljstyle](https://github.com/greglook/cljstyle) - Formatter for Clojure code.
- [cmake_format](https://github.com/cheshirekow/cmake_format) - Parse cmake listfiles and format them nicely.
- [codespell](https://github.com/codespell-project/codespell) - Check code for common misspellings.
+- [darker](https://github.com/akaihola/darker) - Run black only on changed lines.
- [dart_format](https://dart.dev/tools/dart-format) - Replace the whitespace in your program with formatting that follows Dart guidelines.
- [deno_fmt](https://deno.land/manual/tools/formatter) - Use [Deno](https://deno.land/) to format TypeScript, JavaScript/JSON and markdown.
- [dfmt](https://github.com/dlang-community/dfmt) - Formatter for D source code.