summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--doc/conform.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index f961d46..66912cb 100644
--- a/README.md
+++ b/README.md
@@ -194,7 +194,7 @@ You can view this list in vim with `:help conform-formatters`
- [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.
-- [bpfmt](https://source.android.com/docs/setup/reference/androidbp) - The Android Blueprint file formatter.
+- [bpfmt](https://source.android.com/docs/setup/reference/androidbp) - Android Blueprint file formatter.
- [buf](https://buf.build/docs/reference/cli/buf/format) - A new way of working with Protocol Buffers.
- [buildifier](https://github.com/bazelbuild/buildtools/tree/master/buildifier) - buildifier is a tool for formatting bazel BUILD and .bzl files with a standard convention.
- [cabal_fmt](https://hackage.haskell.org/package/cabal-fmt) - Format cabal files with cabal-fmt
diff --git a/doc/conform.txt b/doc/conform.txt
index b2352eb..185a6d8 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -200,7 +200,7 @@ FORMATTERS *conform-formatter
`blade-formatter` - An opinionated blade template formatter for Laravel that
respects readability.
`blue` - The slightly less uncompromising Python code formatter.
-`bpfmt` - The Android Blueprint file formatter.
+`bpfmt` - Android Blueprint file 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.