sdk
sdk copied to clipboard
[Dot Shorthands] Evaluate support for lint `omit_local_variable_types`.
This issue tracks the work we need to support dot shorthands in omit_local_variable_types.
Work needed
- Make sure we're not linting in a spot where we can't actually omit the type because we need it to infer the dot shorthand.
- Add tests.