From 6c840f03524187d1f056fdaa70e5f1f9b24cf793 Mon Sep 17 00:00:00 2001 From: bndw Date: Fri, 13 Feb 2026 17:35:32 -0800 Subject: feat: add Protocol Buffer definitions and build tooling --- buf.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 buf.yaml (limited to 'buf.yaml') diff --git a/buf.yaml b/buf.yaml new file mode 100644 index 0000000..c7e30e3 --- /dev/null +++ b/buf.yaml @@ -0,0 +1,9 @@ +version: v2 +modules: + - path: proto +lint: + use: + - STANDARD +breaking: + use: + - FILE -- cgit v1.2.3