getFixes method

List<Fix> getFixes()
inherited

Obtains the list of Fix associated with this LintRule.

Implementation

List<Fix> getFixes() => const [];