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 7d58032 commit 327ea5cCopy full SHA for 327ea5c
1 file changed
.coderabbit.yaml
@@ -0,0 +1,10 @@
1
+# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json
2
+reviews:
3
+ # Add summary to walkthrough instead of PR description
4
+ high_level_summary_in_walkthrough: true
5
+ # Disable useless poem
6
+ poem: false
7
+ pre_merge_checks:
8
+ # Disable useless docstrings checks
9
+ docstrings:
10
+ mode: disabled
0 commit comments