Add check for redundant null checks on field values

Issue #60 new
Michael Eichberg repo owner created an issue

Add a checker that finds redundant null checks on fields (which are always guaranteed to be non-null...)

Comments (3)

  1. Log in to comment