sdk icon indicating copy to clipboard operation
sdk copied to clipboard

[Dot Shorthands] Evaluate support for lint `omit_local_variable_types`.

Open kallentu opened this issue 4 months ago • 0 comments

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.

kallentu avatar Jun 12 '25 21:06 kallentu