aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-10-15 03:33:21 +0000
committerGithub Actions <actions@github>2023-10-15 03:33:21 +0000
commitea44a6f0a5b8f3924537b004a76e8aef26f2b22a (patch)
treecb373e03babe152c41e3906162cfce4aae293c90 /README.md
parenta97ddfff2d701245ad49daf24ef436a50ee72a50 (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 f1f4092..15843e4 100644
--- a/README.md
+++ b/README.md
@@ -176,6 +176,7 @@ You can view this list in vim with `:help conform-formatters`
- [biome](https://github.com/biomejs/biome) - A toolchain for web projects, aimed to provide functionalities to maintain them.
- [black](https://github.com/psf/black) - The uncompromising Python code formatter.
- [blade-formatter](https://github.com/shufo/blade-formatter) - An opinionated blade template formatter for Laravel that respects readability.
+- [blue](https://github.com/grantjenks/blue) - The slightly less uncompromising Python code formatter.
- [buf](https://buf.build/docs/reference/cli/buf/format) - A new way of working with Protocol Buffers.
- [clang_format](https://www.kernel.org/doc/html/latest/process/clang-format.html) - Tool to format C/C++/… code according to a set of rules and heuristics.
- [cljstyle](https://github.com/greglook/cljstyle) - Formatter for Clojure code.