commit | 30073628612bce23826f4be71bfdd159da521cbc | [log] [tgz] |
---|---|---|
author | Edwin Kempin <ekempin@google.com> | Wed Oct 12 13:07:44 2022 +0200 |
committer | Edwin Kempin <ekempin@google.com> | Wed Oct 12 13:07:44 2022 +0200 |
tree | e40bcbff1753bf558097e9db63adc334d8d7b6ce | |
parent | 20aeaa9fcc6aa2665acb5e0f401039074037221c [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: I54c8620db01774d2043cdd113d342222f89a12e9
Gerrit does not support the standard server-side git hooks in the repositories it manages.
This plugin adds support for custom hooks that can be run instead. Refer to the configuration documentation and list of supported hooks for details.