reporterOfTypeConsole top-level constant

String const reporterOfTypeConsole

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

Implementation

const String reporterOfTypeConsole = 'console';