consider new lint: use_logical_or
#58861
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-linter
Issues with the analyzer's support for the linter package
linter-lint-proposal
linter-new-language-feature
linter-status-pending
P2
A bug or feature request we're likely to work on
type-enhancement
A request for a change that isn't a bug
We might consider a lint to encourage the use of a logical-or rather than the equivalent empty case logic.
BAD
GOOD
/cc @munificent @bwilkerson
The text was updated successfully, but these errors were encountered: