[Feature request] Ignore case by default
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 101
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Add the ability to ignore case by default.
Thanks.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by locating the file-matching and case-comparison entry points in this Go file-finding CLI. Clarify the expected default behavior and whether an override is required, then add coverage showing that matching ignores case by default once the behavior is agreed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100