Consider adding a means to turn on default lints with an analysis option. #27189
Labels
customer-flutter
devexp-linter
Issues with the analyzer's support for the linter package
legacy-area-analyzer
Use area-devexp instead.
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: