Consider adding a means to turn on default lints with an analysis option. #27189
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
customer-flutter
devexp-linter
Issues with the analyzer's support for the linter package
P2
A bug or feature request we're likely to work on
The analyzer supports a default set of lints with the
--lints
flag. We should consider a means to flip this bit with.analysis_options
as well. (See flutter/flutter#5573 for discussion.)The text was updated successfully, but these errors were encountered: