Enable automatic reviews in CodeRabbit configuration

This commit is contained in:
Martin Braquet
2026-04-02 18:53:34 +02:00
committed by GitHub
parent 5ea095662b
commit b46d39d9b7

View File

@@ -9,6 +9,9 @@ description:
# How aggressive and deep the reviews should be
reviews:
auto_review:
enabled: true
# 'chill' (fewer comments, only critical bugs) or 'assertive' (strict, points out everything)
profile: assertive