1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 11:36:03 +01:00

.coderabbit.yaml: Disable auto-review

This commit is contained in:
Robert Hensing 2025-10-28 19:39:04 +01:00
parent 1a4ad0706b
commit f5aafbd6ed

6
.coderabbit.yaml Normal file
View file

@ -0,0 +1,6 @@
# Disable CodeRabbit auto-review to prevent verbose comments on PRs.
# When enabled: false, CodeRabbit won't attempt reviews and won't post
# "Review skipped" or other automated comments.
reviews:
auto_review:
enabled: false