gerrit/gerrit-gwtexpui
David Pursehouse 6d0ebb8ccb Fix some warnings raised by CheckStyle
- Change ordering of 'static', 'final', etc modifiers according to
  the order suggested by JLS.

- Add comments in empty catch blocks for intentionally ignored
  exceptions.

- Add curly braces around if-else blocks.

- Move `catch` to same line as closing brace of preceding `try`
  blocks.

- Wrap long lines.

Note that this change does not fix all instances of the above errors
across the entire code base.

Change-Id: I24bb9649cc5013c249fa5d84e05322a5cdf2ace6
2015-02-12 19:38:30 +09:00
..
src Fix some warnings raised by CheckStyle 2015-02-12 19:38:30 +09:00
BUCK Expose gwtexpui in plugin API 2014-10-22 09:40:47 +02:00
COPYING Subtree merge in gwtexpui as gerrit-gwtexpui 2013-04-11 14:30:01 -07:00