diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 0000000000..383ae9ddbb --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,6 @@ +# .coderabbit.yaml +reviews: + auto_review: + enabled: true + # Set to true if you want reviews to start while the PR is still a Draft + drafts: false \ No newline at end of file