summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoryoufa <vsyfar@gmail.com>2024-05-17 01:44:02 +0800
committerGitHub <noreply@github.com>2024-05-16 10:44:02 -0700
commit3c278a7e09e135e524545adcd725f89bfcc7ffbd (patch)
treed80bf5c4cb9097c91039eb48f394fa0c1e4a0da6 /README.md
parent1658be6d5da3cf326b1e91d86f92b4ee47bcbc99 (diff)
feat: add support for bpfmt (#405)
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 ae46051..f961d46 100644
--- a/README.md
+++ b/README.md
@@ -194,6 +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.
- [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