foresterre / foresterre/globwalker
support relative paths
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
* [ ] Paths starting with `./` (non window_
* [ ] Paths starting with `.\` (windows)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the path-handling entry point and any existing path tests in the globwalker crate. Add coverage for `./` paths on non-Windows systems and `.\` paths on Windows, then verify that both forms are supported without breaking existing path behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100