Read inputs from .formatter.exs#98
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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 7ae0401e76f24d6b42326693039436e466bc0062Details
💛 - 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.