Open ThunderFrame opened 7 years ago
That's pretty much by design: the inspection currently only looks at user code, for its target is the Declaration
of the function/getter. I feel this should be a separate inspection, with call sites as the target, only looking at non-user members.
All of these statements ignore the return value, and are meaningless operations...