]> source.dussan.org Git - jgit.git/commit
[spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnored 74/173374/7
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 4 Dec 2020 10:01:06 +0000 (11:01 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 22 Dec 2020 09:52:59 +0000 (10:52 +0100)
commit1fd0a49ce05c158e9754a5d9ac0cfbe56f6b65bb
treeba480ccb7fc7d6fc047b25a453577252fb8f6ec3
parent5eabd6995a85e95fd554161c6ddb6a5a25d595b1
[spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnored

Also mark the return value @Nullable to enable null analysis in Eclipse.

Change-Id: I5b286d657d432f4b32afd4dd370f76892b115422
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/findBugs/FindBugsExcludeFilter.xml
org.eclipse.jgit/src/org/eclipse/jgit/ignore/IgnoreNode.java