analyzer: tell me if package-root contains something I'm not using #57259
Labels
analyzer-linter
Issues with the analyzer's support for the linter package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
linter-lint-request
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
From @kevmoo on March 7, 2013 0:47
Does library W import library X, but never uses code from X?
Does package Y define package Z as a dependency, but never imports from Z?
Great things for analyzer to tell me
Copied from original issue: #8967
The text was updated successfully, but these errors were encountered: