docs: fix config resolution order in README - #203
Conversation
Reorder precedence list to match implementation: defaults β ~/.uteke/uteke.toml β .uteke/uteke.toml (last match wins) CodeRabbit catch from PR #202.
|
Warning Review limit reached
More reviews will be available in 52 minutes and 33 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. β How to resolve this issue?After more reviews become available, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. π¦ How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. β¨ Finishing Touchesπ§ͺ Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
π Cora AI Code Reviewβ No issues found. Code looks good! Review powered by cora-cli Β· BYOK Β· MIT |
Summary
Fix CodeRabbit finding from PR #202 β README config precedence list was reversed.
Change
Reorder configuration resolution in README.md to match source code and docs/configuration.md:
Related to #200