From e07bbd58532918c6a08ddc7b7eb7a22fadf6e37d Mon Sep 17 00:00:00 2001 From: abyssparanoia Date: Wed, 13 Nov 2024 19:46:27 +0900 Subject: [PATCH] fix: proto lint use standard --- schema/proto/buf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/proto/buf.yaml b/schema/proto/buf.yaml index e2b9d52a0..4c06ef23d 100644 --- a/schema/proto/buf.yaml +++ b/schema/proto/buf.yaml @@ -5,7 +5,7 @@ breaking: - FILE lint: use: - - DEFAULT + - STANDARD deps: - buf.build/googleapis/googleapis - buf.build/grpc-ecosystem/grpc-gateway