From e18058d94b4a49858d78060b9baa8274aa0b6bf2 Mon Sep 17 00:00:00 2001 From: Bradley Camacho <42678939+bradleycamacho@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:27:18 -0800 Subject: [PATCH] Collapsing walkthrough section and disabling changed file summary --- .coderabbit.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 4bb0d0a94..a313f94de 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -4,7 +4,8 @@ reviews: high_level_summary: false poem: false review_status: false - collapse_walkthrough: false + collapse_walkthrough: true + changed_files_summary: false path_instructions: - path: "**/*.mdx" instructions: |