liquid-labs / liquid-labs/find-plus
Support a 'noTraverseSymlinks' option
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
TBH, I'm not sure what the default behavior is so we should check that. In any case, we want to have a mode where symlinks are treated as files themselves and another where we treat them as the thing they point too (specifically, whether directory symlinks are traversed or not.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
No file, test, or entry point is named. Start by locating the traversal entry point and checking the current default behavior for directory symlinks; then define the option's two modes and add coverage showing that symlinks are either traversed or treated as files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100