Update the default analyzer lint set to be more assertive. #57371
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.
type-enhancement
A request for a change that isn't a bug
Follow-up from flutter/flutter#5573.
Net-net: the default lints (applied when
dartanalyzer
is run with the--lints
flag) are a bit conservative and could use an update. As a bonus, if we hit upon a good set we could get a lot of value to customers with a simple options bit flip if it were supported (#27189).The text was updated successfully, but these errors were encountered: