aboutsummaryrefslogtreecommitdiff
path: root/api/buf.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'api/buf.yaml')
-rw-r--r--api/buf.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/api/buf.yaml b/api/buf.yaml
new file mode 100644
index 0000000..5fdfa74
--- /dev/null
+++ b/api/buf.yaml
@@ -0,0 +1,11 @@
+version: v2
+modules:
+ - path: proto
+lint:
+ use:
+ - DEFAULT
+breaking:
+ use:
+ - FILE
+deps:
+ - buf.build/googleapis/googleapis \ No newline at end of file