gerrit/plugins
David Pursehouse 60ebcdb18e Remove explicit initialization of default values
Default values are false for boolean, 0 for int and char, and null
for object references.

Explicitly initializing a variable to the default value causes it
to be initialized twice.

Enable the Checkstyle warning, and fix occurences of it.

Change-Id: I1971e438fc506c18458b1402fcb01e43fa61ff8c
2016-04-12 21:48:52 +09:00
..
commit-message-length-validator@8d295ed48e Update commit-message-length-validator plugin to latest revision 2015-05-19 17:35:58 +09:00
cookbook-plugin@9286b87ba7 Remove explicit initialization of default values 2016-04-12 21:48:52 +09:00
download-commands@1f743e5a87 Replace AccountGeneralPreferences entity with git backend (phase 2) 2016-02-18 10:31:07 +00:00
replication@d5cd908c0d Update replication plugin to latest revision 2016-04-12 21:41:39 +09:00
reviewnotes@c167df08a8 Add missing whitespace around keywords, operators and braces 2016-04-11 19:51:18 +09:00
singleusergroup@f6df7121d2 Merge branch 'stable-2.11' 2015-10-09 16:07:35 +09:00
BUCK Allow to add custom core plugins in release build 2015-12-14 19:25:49 +09:00