MarioArnt / MarioArnt/robespierre

Robespierre should be able to ignore file patterns

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.