uber / NullAway

A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
MIT License
3.62k stars 290 forks source link

Features/944 tidy stream nullability propagator #985

Closed etrandafir93 closed 2 months ago

etrandafir93 commented 2 months ago

944 - Tidy function StreamNullabilityPropagator :: onMatchMethodInvocation

(the two changes described above can be seen in the 2 different commits)

Fixes #944

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.