reporterOfTypeJson top-level constant

String const reporterOfTypeJson

Script parameter used for the _reporterTypeParameter parameter to specify code violation reporter that will print violations to the console as json.

Implementation

const String reporterOfTypeJson = 'json';