reporterOutputFile property

File? reporterOutputFile
final

Output file where the CodeStyleViolationsReporter should report founded code style violations if supported by the reporter.

Implementation

final File? reporterOutputFile;