Skip to content

refactor(cmd): share list membership helpers#508

Merged
barrettruth merged 1 commit intomainfrom
refactor/collections-contains
Apr 28, 2026
Merged

refactor(cmd): share list membership helpers#508
barrettruth merged 1 commit intomainfrom
refactor/collections-contains

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Problem

Command parsing and completion policy each carried their own list-membership helpers even though they perform the same checks.

Solution

Extract the shared membership helpers into a small collections module, update both callers, and add focused specs for the shared helper.

@barrettruth barrettruth merged commit 7c9b00d into main Apr 28, 2026
@barrettruth barrettruth deleted the refactor/collections-contains branch April 28, 2026 23:11
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.

1 participant