From 47ea46e69434a7e78ef61b2758cc9ecbd3fd6435 Mon Sep 17 00:00:00 2001 From: jordanthejet Date: Thu, 5 Mar 2026 21:18:38 -0500 Subject: [PATCH] chore: restore .coderabbit.yaml config Co-Authored-By: Claude Opus 4.6 --- .coderabbit.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 52cac8ef8..eb654cb72 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -21,15 +21,14 @@ reviews: # Only review PRs targeting these branches base_branches: - main - - develop + - dev # Skip reviews for draft PRs or WIP drafts: false # Enable base branch analysis base_branch_analysis: true - # Poem configuration - poem: - enabled: false + # Poem feature toggle (must be a boolean, not an object) + poem: false # Reviewer suggestions reviewer: