Skip to content

feat: add opt-in --ignore-case to fragment checks - #294

Open
qiaobochi040726-source wants to merge 1 commit into
GatorEducator:masterfrom
qiaobochi040726-source:20260828-ignore-case-fragment
Open

feat: add opt-in --ignore-case to fragment checks#294
qiaobochi040726-source wants to merge 1 commit into
GatorEducator:masterfrom
qiaobochi040726-source:20260828-ignore-case-fragment

Conversation

@qiaobochi040726-source

Copy link
Copy Markdown

Fixes #282.

Adds an opt-in --ignore-case option to MatchFileFragment and MatchCommandFragment; matching stays case-sensitive by default, and the message/diagnostic note the effective mode.

Verified: uv run pytest tests/ -q (883 passed), uv run task lint, uv run task cover (99.33% coverage).

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.

feature: Add opt-in case-insensitive fragment matching

1 participant