oddjobsman / gulp-sloc

A port of the grunt-sloc plugin for gulp
MIT License
14 stars 6 forks source link

Throwing an error if LOC exceeds some value #5

Open la-yumba opened 8 years ago

la-yumba commented 8 years ago

Can I use gulp-sloc to create a gulp task that scans, say, all my js files, and fails if any exceed a certain size? In other words: fail if any js file is more than 100 LOC