-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondart-cli-fixdevexp-bulk-fixlegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
It seems like this is a pretty common case and a fix trivial.
There is a potential interaction w/ data-driven fixes. Brian pointed out in chat:
we could have a data-driven fix that adds a reference to a name imported by a previously unused import. Remove the import because it used to be unused would leave the user with an undefined identifier that they might not know how to import.
My inclination is to cross that bridge when we get to it?
Schwusch, jonataslaw, dkbast, elektronik2k5, guenth39 and 3 more
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work ondart-cli-fixdevexp-bulk-fixlegacy-area-analyzerUse area-devexp instead.Use area-devexp instead.type-enhancementA request for a change that isn't a bugA request for a change that isn't a bug