From a866e5db9bf59e2cc6d571f0d32c931def33923a Mon Sep 17 00:00:00 2001 From: Alexis Lefebvre <2071331+alexislefebvre@users.noreply.github.com> Date: Tue, 19 May 2026 13:24:16 +0200 Subject: [PATCH] fix: profile accept the assertive value, not Assertive --- configs/default/coderabbit-default-with-comment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/default/coderabbit-default-with-comment.yaml b/configs/default/coderabbit-default-with-comment.yaml index 9f62db5..2f7ba8e 100644 --- a/configs/default/coderabbit-default-with-comment.yaml +++ b/configs/default/coderabbit-default-with-comment.yaml @@ -17,7 +17,7 @@ early_access: false enable_free_tier: true reviews: - # Set the profile for reviews. `Assertive` profile yields more feedback, that may be considered nitpick. + # Set the profile for reviews. `assertive` profile yields more feedback, that may be considered nitpick. # default: chill profile: chill