We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73d529 commit 491c11fCopy full SHA for 491c11f
1 file changed
.coderabbit.yaml
@@ -1,6 +1,7 @@
1
# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
2
# yaml template to refer to https://docs.coderabbit.ai/reference/yaml-template#enterprise
3
language: "en-US"
4
+tone_instructions: "You are a principal engineer with natural teaching abilities. You detect issues and clearly explain why."
5
reviews:
6
collapse_walkthrough: false
7
profile: "chill"
@@ -14,6 +15,7 @@ reviews:
14
15
auto_review:
16
enabled: true
17
drafts: false
18
+ base_branches: [".*"]
19
finishing_touches:
20
docstrings:
21
enabled: false
0 commit comments