Conversation
|
Warning Rate limit exceeded@NickNeck has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 1 minutes and 40 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Pull Request Test Coverage Report for Build 7e2eec4fe691882b3a6894abbacfb2e3a0b07d69Details
💛 - Coveralls |
* Bump version * Changes for rewrite 1.0.0 (#96) * Update rewrite * Read inputs from .formatter.exs (#98) * Add recode.issues manifest (#99) * Add comments * Remove trailing whitespace * Move example backup script to mix task * Update the readme for the my_code example * Update docs * Format mix.exs * Fix false positive in LocalWithoutParens * Update wording in CliFormatter * Add example minimal A minimal example to test recode. * Update manifest handling * Update changelog * Update .dialyzer_ignore.exs * Add tests for manifest * Add tests for manifest * Add specs and docs * Update test * Create issues for unformatted files in dry mode This feature is already part of recode, but was lost in the development of the new version. * Add minor refactorings * Add silent mode (#100) * Add silent mode * Remove negated condition in if-else * Add default for silent in CliFormatter * Update silent mode doc * Add some tests * Fix typo * Add tests * Fix rebase fail * Add minor refactorings * Update tests * Update tests * Fix LocalsWithoutParens task (#104) * Update changelog * Fix LocalsWtihoutParens for multiline calls * Fix LocalsWtihoutParens in pipes * Run mix format * Update test * Fix typos * Update deps * Update deps and rebase main * Check dot_formatter * Make dialyzer happy * Fix check_dot_formatter * Fix check_dot_formatter * Fix task AliasOrder * Update changelog
* Changes for rewrite 1.0.0 (#96) * Read inputs from .formatter.exs (#98) * Add recode.issues manifest (#99) * Update manifest handling * Create issues for unformatted files in dry mode This feature is already part of recode, but was lost in the development of the new version. * Add minor refactorings * Add silent mode (#100) * Add silent mode * Remove negated condition in if-else * Add default for silent in CliFormatter * Update silent mode doc * Add some tests * Fix typo * Add tests * Fix rebase fail * Add minor refactorings * Fix LocalsWtihoutParens for multiline calls * Fix LocalsWtihoutParens in pipes * Run mix format * Update test * Changes for rewrite 1.0.0 (#96) * Add recode.issues manifest (#99) * Create issues for unformatted files in dry mode This feature is already part of recode, but was lost in the development of the new version. * Add task PipeChainStart * Update .credo.exs * Clean up * Run mix format * Set fail-fast to false * Fix test * rm scripts * update ci * Fix filter_count * Add docs * Fix typo
No description provided.