about summary refs log tree commit diff
path: root/buf.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'buf.yaml')
-rw-r--r--buf.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/buf.yaml b/buf.yaml
new file mode 100644
index 0000000000..42c769f2e4
--- /dev/null
+++ b/buf.yaml
@@ -0,0 +1,13 @@
+build:
+  roots:
+    #- proto
+    - third_party
+lint:
+  ignore:
+    - nix/buildGo
+  use:
+    - BASIC
+    - FILE_LOWER_SNAKE_CASE
+  except:
+    - ENUM_VALUE_UPPER_SNAKE_CASE
+    - PACKAGE_DIRECTORY_MATCH