Open Issues Need Help
View All on GitHub shared public signed pattern parser about 2 hours ago
AI Summary: This issue proposes refactoring a common 'signed pattern' parsing algorithm, used by `extractPackageJson` and `extractGitignore`, into a shared public function. This refactoring aims to consolidate the `pattern`/`!pattern` distinction logic. Additionally, it addresses a bug in `extractPackageJson` where it incorrectly inserts a character array instead of a pattern.
Complexity:
3/5
bug enhancement good first issue
Retrieve list of files ignored/included by Git, NPM, Yarn, JSR, VSCE or other tools.
TypeScript
#cli#command-line#ignore#ignore-list#ls-tree#nodejs#npm-package#typescript
bug: negative depth should be rejected about 5 hours ago
bug documentation good first issue
Retrieve list of files ignored/included by Git, NPM, Yarn, JSR, VSCE or other tools.
TypeScript
#cli#command-line#ignore#ignore-list#ls-tree#nodejs#npm-package#typescript
feat: `SignedPattern.order` about 5 hours ago
documentation enhancement good first issue
Retrieve list of files ignored/included by Git, NPM, Yarn, JSR, VSCE or other tools.
TypeScript
#cli#command-line#ignore#ignore-list#ls-tree#nodejs#npm-package#typescript