26 Commits (33e3576fb23055cd26c321ebe86efc267f241bdc)

Author SHA1 Message Date
  Vincent Hennebert 4f5d724ce1 Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings 10 years ago
  Vincent Hennebert b9a9e4a01e Enabled LineLength check and fixed corresponding issues 10 years ago
  Vincent Hennebert e84e7b166d Restricted CSOFF filter to LineLength and fixed resulting Checkstyle issues 10 years ago
  Vincent Hennebert b4ef600c8e Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed corresponding issues 11 years ago
  Vincent Hennebert 8657e238ff Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed corresponding violations 11 years ago
  Vincent Hennebert 9ec064cc36 Note to self: do not start something else while committing 11 years ago
  Vincent Hennebert 62bb3aa6be Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding violations 11 years ago
  Chris Bowditch bd8419671c make compatible with checkstyle v5.6 as discussed on fop-dev 11 years ago
  Vincent Hennebert 429c8a4446 For ImportOrder, "under" already is the default value for "option". Removed it. 12 years ago
  Vincent Hennebert 3546e6daf7 Added new line at end of files and enabled corresponding rule in checkstyle-5.5 12 years ago
  Glenn Adams f16c3bc213 add RegexpSingleline rule to flag use of @author; fix violations 12 years ago
  Glenn Adams a6619e9faf disable line breaks after DOT with NoWhiteSpaceAfter; fix violations 12 years ago
  Vincent Hennebert 459bdc580d Removed trailing whitespace and enabled corresponding RegexpSingleline Checkstyle rule 12 years ago
  Glenn Adams 2560b9341c change allowLineBreaks to false on NoWhitespaceAfter for BNOT, DEC, INC, LNOT, UNARY_MINUS, UNARY_PLUS, but allow for ARRAY_INIT and DOT 12 years ago
  Glenn Adams 01e1fa7005 enable ImportOrder rule; fix violations 12 years ago
  Glenn Adams c27d515a14 enable UnusedImports rule; fix violations 12 years ago
  Glenn Adams c8ae711928 enable MultipleVariableDeclarations rule; fix violations 12 years ago
  Glenn Adams 1d4e8c30c8 enable OneStatementPerLine rule; fix violations 12 years ago
  Glenn Adams bdb6d01c7f enable RedundantImport rule; fix violations 12 years ago
  Glenn Adams d5056b5e66 enable DefaultComesLast rule; fix violations 12 years ago
  Glenn Adams 07eb5e65b2 default all RightCurly tokens, thus adding LITERAL_IF; fix violations 12 years ago
  Glenn Adams 19438d823c default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violations 12 years ago
  Glenn Adams ae5e7009d6 enable GenericWhitespace rule; fix violations 12 years ago
  Glenn Adams 1878575d99 change allowLineBreaks to false (default value) on NoWhitespaceBefore; fix violations 12 years ago
  Glenn Adams 1353fe2432 add checkstyle-5.5 support, update rules 12 years ago