filesWithViolations property

Iterable<String> get filesWithViolations

Files with violations.

Implementation

Iterable<String> get filesWithViolations => violationsByFile.keys;