aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-05-16 17:44:14 +0000
committerGithub Actions <actions@github>2024-05-16 17:44:14 +0000
commit36d169a0c96683c69560dd9d95d8ac87a5992de1 (patch)
tree937418ff18aa7a0266a0023b4c86b1ea457eb61f
parent3c278a7e09e135e524545adcd725f89bfcc7ffbd (diff)
[docgen] Update docs
skip-checks: true
-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.