Skip to content

Commit

Permalink
cloudvision-apis/: Update buf.yaml
Browse files Browse the repository at this point in the history
XXX_SKIP_CHECK_BREAKING

Change-Id: Ic38f6df002fda79ff4f1cb12abb30d282275debe
  • Loading branch information
oumichae1 committed May 2, 2024
1 parent f477cb4 commit 6f3e8b3
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions buf.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
build:
roots:
- .
version: v1
lint:
use:
- DEFAULT
except:
- FILE_LOWER_SNAKE_CASE
- PACKAGE_DIRECTORY_MATCH
- RPC_REQUEST_RESPONSE_UNIQUE
- RPC_REQUEST_STANDARD_NAME
Expand All @@ -26,3 +25,18 @@ lint:
breaking:
use:
- FILE
ignore:
- buf.yaml
- arista/tag.v1
- arista/alert.v1
- arista/bugexposure.v1
- arista/changecontrol.v1
- arista/event.v1
- arista/imagestatus.v1
- arista/imagestatus.v1
- arista/inventory.v1
- arista/lifecycle.v1
- arista/serviceaccount.v1
- arista/subscriptions
- arista/time

0 comments on commit 6f3e8b3

Please sign in to comment.