jsHint and cssLint can output their results to a standard xml file (sjlint.xml and csslint.xml).
Is there a way to show these results using sonar?
What I'm trying to do is run a jenkins task that will run checks on a java script and show the results in Sonar.
Thanks.
Vitali bichov
source share