CSSLint / csslint

Automated linting of Cascading Stylesheets
http://csslint.net
Other
4.76k stars 483 forks source link

Automatically exclude the node_modules directory #750

Open mcandre opened 5 years ago

mcandre commented 5 years ago

Please go ahead and exclude node_modules by default, as in many Node.js projects there are hundreds of third party files there which are not expected to conform to any linting standard.