Adapt to enabling error level for the UnnecessaryLambda bug pattern

Fix the current issues so that the build continues to work.

Bug: Issue 15082
Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I306b33bb26801e971acd609b970a022594275113
1 file changed
tree: c511db9f153f0a37d927af05be17543d349e9997
  1. src/
  2. .gitignore
  3. BUILD
  4. LICENSE
  5. README.md
README.md

Hooks plugin

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.