Skip to content

refactor(cli): remove nasty nested cases - #271

Merged
bougyman merged 2 commits into
mainfrom
remove-nested-cases
Sep 12, 2026
Merged

refactor(cli): remove nasty nested cases#271
bougyman merged 2 commits into
mainfrom
remove-nested-cases

Conversation

@bougyman

Copy link
Copy Markdown
Member

No description provided.

Copilot AI lite review requested due to automatic review settings September 12, 2026 14:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The refactor preserves existing behavior with no unresolved review issues.

Pull request overview

Refactors CLI subcommand alias normalization to simplify nested case handling while preserving behavior.

Changes:

  • Extracts nested alias handling into a focused helper.
  • Preserves canonicalization and fallback behavior.
File summaries
File Description
app/lib/linear_cli/cli.ex Refactored subcommand alias normalization.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@bougyman
bougyman merged commit 743df9f into main Sep 12, 2026
3 checks passed
@bougyman
bougyman deleted the remove-nested-cases branch September 12, 2026 14:34
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