I believe the code of the element returned for an issue by jshint starts with E,W,or I, depending if it's an error, warning, or info. Currently it looks like everything is reported as an error to maven. I would like warnings reported, but not fail the build.
I believe the code of the element returned for an issue by jshint starts with E,W,or I, depending if it's an error, warning, or info. Currently it looks like everything is reported as an error to maven. I would like warnings reported, but not fail the build.