UNPKG

gulp-jshint-xml-file-reporter

Version:

A JSHint reporter to be used with gulp-jshint that will provide XML (i.e. checkstyle and junit), that can be used by CI tools such as jenkins

5 lines (4 loc) 117 B
<?xml version="1.0" encoding="utf-8"?> <testsuite name="jshint" failures="0"> <testcase name="Empty"/> </testsuite>