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

Enable unnecessary_late linter rule #60

Closed sebthom closed 2 years ago

sebthom commented 2 years ago

This rule is also enabled in the official lints package as part of the recommended rule set: https://github.com/dart-lang/lints/blob/main/lib/recommended.yaml