MarioArnt / MarioArnt/robespierre
Robespierre should be able to ignore file patterns
Open
enhancement
- Dominant language
- Rust
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Robespierre should be able to ignore file patterns, in command line options to begin with.
ie: `--ignored-files "test-setup/*.ts"`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating Robespierre's command-line option parsing and the code that walks or analyzes files. Trace how a pattern such as `test-setup/*.ts` could be applied before dependency analysis, then inspect any existing CLI tests or usage documentation. Done means the option is accepted and matching files are excluded from the reported dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100