broccoli-jscs icon indicating copy to clipboard operation
broccoli-jscs copied to clipboard

Option to include additional files

Open john-kurkowski opened this issue 9 years ago • 0 comments

This addon has the excludeFiles option, but no includeFiles. Could you add it? So projects can opt into linting important project files beyond ember-cli's magic app/ and tests/ directories.

For example, samselikoff/ember-cli-mirage#49 moves the mirage/ folder into the root of the project. I would like to tell broccoli-jscs to lint mirage/ in addition to ember-cli's magic directories.

(Related to but maybe the opposite of #43?)

john-kurkowski avatar Nov 29 '15 17:11 john-kurkowski