foresterre / foresterre/globwalker

support relative paths

Open
#5 0 comments 2 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.