Lint for package dependency should/shouldn't be a dev dependency #57176
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
If a dependency is used in bin/lib it MUST be a non-dev dependency
If a dependency is not used in bin/lib it SHOULD be a dev dependency
The text was updated successfully, but these errors were encountered: