jshint / jshint.github.io

The homepage for JSHint
http://jshint.com
20 stars 19 forks source link

Explain how to add multiple paths to --exclude #30

Open ricardograca opened 8 years ago

ricardograca commented 8 years ago

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?

jugglinmike commented 8 years ago

dev, please (master is compiled content)