Hi Daniel, It works if using CALL jshint --verbose --reporter=checkstyle ./MyProject/app 1> checkstyle-jshint.xml && exit 0
You really put me on the right track! It never crossed my mind that jshint errors if it finds violations. Thanks! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
