Add support for collection-if in 'remove comparison' quick-fix #52543
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
dartdev-quick-fix
Issues with analysis server (quick) fixes
P3
A lower priority bug or feature request
The following raises
unnecessary_null_comparison
warning, but offers no quick-fix for it:The
RemoveComparison
quick-fix doesn't implement support for it. If this is a wanted change, I can send a CL with this feature.The text was updated successfully, but these errors were encountered: