We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b55ed4 commit 6d25b33Copy full SHA for 6d25b33
1 file changed
cmd/format/lint.go
@@ -3,3 +3,5 @@ package format
3
// https://github.com/yoheimuta/protolint
4
// clang-format -i -style=google role.proto
5
// clang-format -i -style=google proto/errorpb/errors.proto
6
+// https://github.com/googleapis/api-linter
7
+// buf format
0 commit comments