kendo-labs / kendo-bootstrapper

GNU General Public License v3.0
49 stars 20 forks source link

compile and bundle should fail on jshint errors #9

Open mxriverlynn opened 11 years ago

mxriverlynn commented 11 years ago

i would expect JSHint and Kendo Lint errors to fail the compile / build, but they don't. we could provide explicit options to allow builds to continue on lint errors, but i think this should be an explicit "you are choosing to do this, we've warned you" thing. "the pit of success" and all that :)