From 7a8b8183e50febeb5d1651380331c35ee28a19f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Rold=C3=A1n=20Betancort?= Date: Mon, 25 Mar 2024 08:45:09 +0000 Subject: [PATCH] only report breakage at the binary+json level --- buf.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/buf.yaml b/buf.yaml index ba500ff..b50e11a 100644 --- a/buf.yaml +++ b/buf.yaml @@ -8,3 +8,6 @@ deps: lint: ignore: - "authzed/api/v0" # legacy from before we used buf +breaking: + use: + - "WIRE_JSON"