commit | 107b225848f34169036d9022efc4e0b85df26b90 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Wed Oct 12 13:04:06 2022 +0200 |
committer | Edwin Kempin <ekempin@google.com> | Wed Oct 12 13:04:06 2022 +0200 |
tree | 257b8a97ad4ac034d21add47e2c9f1989475f573 | |
parent | 71331e15af5a62ee7b13dee6ebdadf23d7e75a40 [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: I077ad0ddfa8ce0c07dc08cc1e4414e35830cd843
All documentation may be found under src/main/resources/Documentation/.