From 2cbb42c63086e9007df2d2c357cb16b9eb78a93d Mon Sep 17 00:00:00 2001 From: Ray Walker Date: Sat, 30 May 2026 23:11:02 +1000 Subject: [PATCH] chore: drop misleading org-canonical source header from .coderabbit.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CodeRabbit does not read org-level .github/.coderabbit.yaml — repo-root config has highest precedence and is authoritative. The 'source of truth / keep in sync' header pointed at an ignored file via a sync process that does not exist, risking the misconception that the org file is load-bearing. --- .coderabbit.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 58805cb..2ebe2da 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -1,7 +1,3 @@ -# This configuration is a copy of the organization-canonical CodeRabbit config. -# Source of truth: cachekit-io/.github/.coderabbit.yaml -# Keep this file in sync when the canonical version updates. -# # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json language: "en-AU" early_access: false