Feature: Confine trace, or exclude paths
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 35/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript, node.js
Research direction
Start at the trace-deps CLI entry point and inspect how dependency paths are traced. Compare the proposed --scope and --exclude options, then define the behavior with tests that confirm files under excluded or out-of-scope paths are not reported.
Written by the indexing model from the issue text.
Description
(Use case: find project files to build)
I'd like to be able to trace project files only, excluding dependencies in e.g. node_modules.
I imagine either setting a directory scope that confines the dependency trace, e.g. "trace-deps --scope ./src", or else setting a set of paths for exclusion, e.g. "trace-deps --exclude ./node_modules" would be useful here.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
More from FormidableLabs/tracing
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
FormidableLabs/tracing#31 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
FormidableLabs/tracing#19 ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 42/100
FormidableLabs/tracing#15 ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
All issues in FormidableLabs/tracing
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·