-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed as not planned
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterr: invalidIssue is closed as not validIssue is closed as not validteam-infraOwned by Infrastructure teamOwned by Infrastructure teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds
Description
PR #170952 removes all Keys that were only used in tests. It would be great if that could be automatically enforced. Is that possible via the analyzer?
I don't think it's possible via the linter because the rules are not Flutter-specific, and I think this one would have to be. See flutter_lints.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterr: invalidIssue is closed as not validIssue is closed as not validteam-infraOwned by Infrastructure teamOwned by Infrastructure teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter respondsThe Flutter team cannot make further progress on this issue until the original reporter responds