JSHint

Description

JSHint is an open source tool that verifies that JavaScript applications adhere to certain coding standards. It produces an XML file which can be imported to generate findings.

For more details, refer to http://jshint.com/.

Note

This Data Provider is new in Squore 18.0

Usage

JSHint has the following options:

  • JSHint results file (Checkstyle formatted): ( xml ) Point to the XML file that contains JSHint results Checkstyle formatted.​

The full command line syntax for JSHint is:

-d "type=JSHint,xml=[text]"