gerrit/gerrit-httpd
David Pursehouse d79c03a7f6 Remove redundant 'public' modifiers
CheckStyle reports 'public' being redundant on the constructor of
ApproveOption#Handler, but removing it causes test failures due to
org.kohsuke.args4j.Option requiring an explicitly public constructor.

Add a suppression for that one, and remove the 'public' in other
places where it's reported.

Change-Id: Ifbcf279ffa783d33b81efc1c675f468c3ea39135
2016-04-12 21:46:12 +09:00
..
src Remove redundant 'public' modifiers 2016-04-12 21:46:12 +09:00
BUCK Buck: Emulate real JGit project structure in its own cell 2016-02-14 11:46:49 +01:00