We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed98f36 commit feac0f1Copy full SHA for feac0f1
FindBugsFilters.xml
@@ -3,4 +3,5 @@
3
<FindBugsFilter>
4
<Bug code="UPM"/>
5
<Bug code="UrF"/>
6
+ <Bug pattern="RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE"/>
7
</FindBugsFilter>
0 commit comments