Skip to content

fix: remove flag that is no longer supported - #28

Open
marcusdufrane wants to merge 1 commit into
smnatale:mainfrom
marcusdufrane:bug/remove-bad-flag
Open

fix: remove flag that is no longer supported#28
marcusdufrane wants to merge 1 commit into
smnatale:mainfrom
marcusdufrane:bug/remove-bad-flag

Conversation

@marcusdufrane

@marcusdufrane marcusdufrane commented Jul 31, 2026

Copy link
Copy Markdown

Description

The --no-color flag has been removed from the latest coderabbit cli

Fix for reported issue #27

Summary by CodeRabbit

  • Bug Fixes
    • Improved review command output by removing an unnecessary colour-disabling option.

@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

The cr review --agent command no longer includes the --no-color argument.

Changes

CLI command construction

Layer / File(s) Summary
Review command arguments
lua/coderabbit/cli.lua
The constructed review command no longer includes --no-color.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly summarises the removal of the unsupported --no-color flag.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@marcusdufrane marcusdufrane changed the title Remove flag that is no longer supported fix: remove flag that is no longer supported Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants