passsy / dart-lint

An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter
Apache License 2.0
277 stars 82 forks source link

comment deprecated rules #79

Closed mqhamdam closed 10 months ago

mqhamdam commented 10 months ago

remove deprecated rules

no_self_assignments is not a recognized lint rule no_wildcard_variable_uses is not a recognized lint rule