summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
authorAlex McKinney <alexmckinney01@gmail.com>2022-04-06 01:00:59 -0700
committerGitHub <noreply@github.com>2022-04-06 17:00:59 +0900
commit607f33a1b0f662d9809d54363e8e81a4965862ce (patch)
tree4795d8a2dd649f930202b93e25dadf4bd6f8402a /supported-tools.md
parent1e997580fdbb8e11e043af071c97d3aa879cf875 (diff)
downloadale-607f33a1b0f662d9809d54363e8e81a4965862ce.zip
Add buf linter and fixer (#4128)
* Add buf lint to linters * Add buf format to fixers * Fix test/linter/test_buf_lint.vader * Fix test/fixers/test_buf_format_fixer_callback.vader * Simplify test/test-files/proto/testfile.proto * Add buf-lint alias and rename linter
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 491e7b96..3e9bc2f8 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -439,6 +439,8 @@ formatting.
* Prolog
* [swipl](https://github.com/SWI-Prolog/swipl-devel)
* proto
+ * [buf-format](https://github.com/bufbuild/buf) :floppy_disk:
+ * [buf-lint](https://github.com/bufbuild/buf) :floppy_disk:
* [protoc-gen-lint](https://github.com/ckaznocha/protoc-gen-lint) :floppy_disk:
* [protolint](https://github.com/yoheimuta/protolint) :floppy_disk:
* Pug