ADD exclusion of node_modules parsing
Now we are starting to use webpack we'll have node_modules that should not be
analyzed by rubocop
.
Details
- EXCLUDE analyzing node_modules
Now we are starting to use webpack we'll have node_modules that should not be
analyzed by rubocop
.
Details