summaryrefslogtreecommitdiffstats
path: root/buf.yaml
diff options
context:
space:
mode:
authorbndw <ben@bdw.to>2026-02-13 17:35:32 -0800
committerbndw <ben@bdw.to>2026-02-13 17:35:32 -0800
commit6c840f03524187d1f056fdaa70e5f1f9b24cf793 (patch)
tree9b068d5125e79320321ac1a35df30f43482d4aba /buf.yaml
parent581ceecbf046f99b39885c74e2780a5320e5b15e (diff)
feat: add Protocol Buffer definitions and build tooling
Diffstat (limited to 'buf.yaml')
-rw-r--r--buf.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/buf.yaml b/buf.yaml
new file mode 100644
index 0000000..c7e30e3
--- /dev/null
+++ b/buf.yaml
@@ -0,0 +1,9 @@
1version: v2
2modules:
3 - path: proto
4lint:
5 use:
6 - STANDARD
7breaking:
8 use:
9 - FILE