Skip to content

Commit 0f34320

Browse files
authored
Update .coderabbit.yaml
1 parent ca5ccf9 commit 0f34320

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.coderabbit.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ reviews:
1717
auto_review:
1818
# Enable AI review for Draft PRs
1919
drafts: true
20-
# Make latest review is only actual review, to avoiding checking
21-
# all previous reviews
20+
# Make latest review is only actual review, to avoiding checking all
21+
# previous reviews. This also prevent cluttering of PR, as AI remove its
22+
# previous review comments
2223
auto_incremental_review: false

0 commit comments

Comments
 (0)