getFixes method

List<Fix> getFixes()

Obtains the list of Fix associated with this LintRule.

Implementation

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