lintRules property

List<LintRule> get lintRules

A list of the lint rules that are to be run in an analysis context if lint is true.

Implementation

List<LintRule> get lintRules;