commit | 16110f320dd5b6a40af87eaba4bf3af60cb0efd1 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Wed Oct 12 13:09:13 2022 +0200 |
committer | Edwin Kempin <ekempin@google.com> | Wed Oct 12 13:09:13 2022 +0200 |
tree | 3a0ba81e007f15fa7ef2ef508a99408ed4c406c2 | |
parent | d8815bf9660b6655696db242b8ad2801e866c036 [diff] |
Annotate methods that return a definitely null value with @Nullable We intend to enable the ReturnMissingNullable errorprone pattern in Gerrit core and this fixes the current issues. Signed-off-by: Edwin Kempin <ekempin@google.com> Change-Id: I53a642afe69214799324f572c8d8737abc88c986