From c425e0f5ed5f0b7bb885e52ab5d9bd00bafba556 Mon Sep 17 00:00:00 2001 From: Kyle Edwards Date: Wed, 5 Aug 2026 17:30:19 -0400 Subject: [PATCH] CodeRabbit: Use the chill profile Assertive was *too* assertive... --- .coderabbit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index ee03153..c02bd6c 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: Apache-2.0 reviews: - profile: assertive + profile: chill high_level_summary: true high_level_summary_in_walkthrough: true poem: false