reporterOfTypeFile top-level constant

String const reporterOfTypeFile

Script parameter used for the _reporterTypeParameter parameter to specify code violation reporter that will print violations to a file specified by _reporterOutputFileParameter.

Implementation

const String reporterOfTypeFile = 'file';