diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 0000000..cea2947 --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,5 @@ +# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json +reviews: + # Skip generated protobuf code (Go, TypeScript) — see .gitattributes. + path_filters: + - "!gen/**"