exclude directories
Open
- Dominant language
- JavaScript
- Stars
- 5.1k
- Forks
- 187
- PR merge metrics
- No merged PRs in 30d
Description
I'd love a way to exclude node_modules from testing with Write Good, similar to how [mdspell](https://www.npmjs.com/package/markdown-spellcheck) works.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the command-line entry point and current testing setup to find where files and directories are selected for linting. Implement an exclusion path for node_modules, matching the behavior requested from markdown-spellcheck, and verify that excluded directories are not tested while normal files still are.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100