aboutsummaryrefslogtreecommitdiffstats
path: root/checkstyle-5.5.xml
Commit message (Expand)AuthorAgeFilesLines
* Merged branch Temp_PDF_ObjectStreamsVincent Hennebert2012-03-261-8/+0
|\
* | For ImportOrder, "under" already is the default value for "option". Removed it.Vincent Hennebert2012-03-231-1/+0
|/
* Added new line at end of files and enabled corresponding rule in checkstyle-5.5Vincent Hennebert2012-03-061-1/+1
* add RegexpSingleline rule to flag use of @author; fix violationsGlenn Adams2012-03-051-0/+7
* disable line breaks after DOT with NoWhiteSpaceAfter; fix violationsGlenn Adams2012-03-051-2/+2
* Removed trailing whitespace and enabled corresponding RegexpSingleline Checks...Vincent Hennebert2012-03-051-2/+0
* change allowLineBreaks to false on NoWhitespaceAfter for BNOT, DEC, INC, LNOT...Glenn Adams2012-03-031-2/+6
* enable ImportOrder rule; fix violationsGlenn Adams2012-03-031-3/+1
* enable UnusedImports rule; fix violationsGlenn Adams2012-03-021-1/+1
* enable MultipleVariableDeclarations rule; fix violationsGlenn Adams2012-03-021-1/+1
* enable OneStatementPerLine rule; fix violationsGlenn Adams2012-03-021-1/+1
* enable RedundantImport rule; fix violationsGlenn Adams2012-03-021-1/+1
* enable DefaultComesLast rule; fix violationsGlenn Adams2012-03-021-1/+1
* default all RightCurly tokens, thus adding LITERAL_IF; fix violationsGlenn Adams2012-03-021-3/+1
* default all RedunduntModifier tokens, thus adding INTERFACE_DEF; fix violationsGlenn Adams2012-03-021-3/+1
* enable GenericWhitespace rule; fix violationsGlenn Adams2012-03-021-1/+1
* change allowLineBreaks to false (default value) on NoWhitespaceBefore; fix vi...Glenn Adams2012-03-021-3/+1
* add checkstyle-5.5 support, update rulesGlenn Adams2012-03-011-0/+282