arthurakay/LintRoller

Run lint on individual files

Closed this issue · 2 comments

Can you add a way to configure this to run on individual files, not just entire directories? For example, Sencha Touch apps usually have an app.js file at the root, which should be scanned. But I'd rather not have to put every other directory on the exclusions list.

I can look into this - shouldn't be too hard. I suppose I should have an option for "recursive" or "depth" or something.

Added to 2.3. Release should be coming shortly... :-)