engine icon indicating copy to clipboard operation
engine copied to clipboard

[web] omit inferred types in web_ui

Open yjbanov opened this issue 1 year ago • 3 comments

Add the omit_local_variable_types lint and call dart fix --apply in lib/web_ui.

yjbanov avatar Jun 29 '24 03:06 yjbanov

I think this is LGTM; but I'll leave it to you guys since its web_ui.

jtmcdole avatar Jul 01 '24 16:07 jtmcdole

I think this is LGTM; but I'll leave it to you guys since its web_ui.

Still feeling uneasy about this. Had I landed this PR, this revert would have been a nightmare :/

yjbanov avatar Jul 03 '24 17:07 yjbanov

There is no way through this without dealing with the potential mess

kevmoo avatar Jul 03 '24 17:07 kevmoo