Human-readable description of what this rule checks.
@override String get description => 'Avoid global mutable state. Use dependency injection or local state.';