support globs in .leewayignore
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 183
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Could also one reuse .gitignore?
Contributor guide
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
Start by locating the .leewayignore parsing and matching logic, then compare the requested behavior with .gitignore glob semantics. Done means the issue's intended glob support and possible reuse of .gitignore behavior are specified and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, go
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100