Hint about statements with no effect #18849
Labels
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
type-enhancement
A request for a change that isn't a bug
ldap: codefu
Ideally, I'd like a warning about code where I might have forgotten to add "return" :)
Example:
if (test cases) {
null;
}
return something;
same with:
false;
true;
////////////////////////////////////////////////////////////////////////////////////
Editor: 1.4.0.dev_06_04 (2014-05-12)
OS: Linux - amd64 (3.2.5-gg1336)
JVM: 1.7.0-google-v6
projects: 6
open dart files: 34
auto-run pub: true
localhost resolves to: 127.0.0.1
mem max/total/free: 1778 / 778 / 239 MB
thread count: 31
index: 620939 relationships in 110214 keys in 762 sources
SDK installed: true
Dartium installed: true
The text was updated successfully, but these errors were encountered: