jshint / jshint/jshint.github.io
Explain how to add multiple paths to --exclude
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 22
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
The docs should be updated to mention how to specify multiple paths in exclude. Currently it only says:
Allows you to specify directories which you DON'T want to be linted.
leaving the user to guess how to specify multiple directories.
I'm willing to submit a PR, but should it be against the master or the dev branch?
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
Locate the documentation entry for the --exclude option and review its current explanation. Clarify how users specify multiple paths, then verify that the wording directly answers the question raised in the issue and check the repository's branch guidance before submitting a PR.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100