From 1db971af72f96be13fa43b051cc06429eef2a97f Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Wed, 8 Oct 2025 18:36:10 -0500 Subject: [PATCH] Add ignore option for FILE_OPTION_CHANGED Explicitly ignore that we changed the `java_package` - we know, bro, it was on purpose. This is to handle the `buf` build errors introduced in #788. --- buf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buf.yaml b/buf.yaml index 642e538..2e2da19 100644 --- a/buf.yaml +++ b/buf.yaml @@ -6,6 +6,8 @@ build: breaking: use: - FILE + ignore: + - FILE_OPTION_CHANGED lint: ignore_only: PACKAGE_DEFINED: