This lint aligns code with future language versions. Even considering code at existing language versions this is often a potential bug, or at best a style issue.
https://dart.dev/tools/linter-rules/var_with_no_type_annotation
I think we should include this in the core set and aim to publish the lint set once this lint is in a stable SDK release.
This lint aligns code with future language versions. Even considering code at existing language versions this is often a potential bug, or at best a style issue.
https://dart.dev/tools/linter-rules/var_with_no_type_annotation
I think we should include this in the core set and aim to publish the lint set once this lint is in a stable SDK release.