aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index edd0d9a..a34d5df 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -189,6 +189,8 @@ FORMATTERS *conform-formatter
respects readability.
`blue` - The slightly less uncompromising Python code formatter.
`buf` - A new way of working with Protocol Buffers.
+`buildifier` - buildifier is a tool for formatting bazel BUILD and .bzl files
+ with a standard convention.
`cbfmt` - A tool to format codeblocks inside markdown and org documents.
`clang_format` - Tool to format C/C++/… code according to a set of rules and
heuristics.