Provide a way to skip files
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 724
- Forks
- 150
- Avg merge
- 18h 22m
- Merged PRs (30d)
- 4
Description
Currently the tool will process all json files, in some instances it could be super handy to provide the ability to skip a named file or pattern of files. Often we will have scratch json files in folders and as they are not referenced in the schema itself they are by default not seen (ignored). The ability to provide a way to opt these files out of processing would be handy.
Contributor guide
Research direction
The issue names no files, tests, or entry points. First inspect how the tool discovers and selects JSON files and how options are exposed; clarify whether skipping accepts names, patterns, or both, then add coverage showing skipped files are not processed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100