Throwing an error if LOC exceeds some value
Opened this issue · 0 comments
la-yumba commented
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