menu
anteater package
documentation
rules/rule_runner.dart
AnalysisResult
filesWithViolations property
filesWithViolations property
dark_mode
light_mode
filesWithViolations
property
Iterable
<
String
>
get
filesWithViolations
Files with violations.
Implementation
Iterable<String> get filesWithViolations => violationsByFile.keys;
anteater package
documentation
rules/rule_runner
AnalysisResult
filesWithViolations property
AnalysisResult class