1. 94b41b5 Enable checkstyle rule for static variable names. by Ray Milkey · 10 years ago
  2. b41100a Enable checkstyle Javadoc Comment Style rule by Ray Milkey · 10 years ago
  3. b29e626 Enable checkstyle check for blocks without braces. by Ray Milkey · 10 years ago
  4. b6e0ac8 Enable checkstyle rule to catch inner assignments. by Ray Milkey · 10 years ago
  5. ec83894 Enable checkstyle rule for JLS modifier order by Ray Milkey · 10 years ago
  6. 5c9f2db Enable checkstyle rules to check names of static final members by Ray Milkey · 10 years ago
  7. 1aa71f8 Enable checkstyle rule to find empty code blocks by Ray Milkey · 10 years ago
  8. 5d40601 Enable checkstyle trailing spaces rule by Ray Milkey · 10 years ago
  9. 043daa2 Enable checkstyle empty statement check by Ray Milkey · 10 years ago
  10. 7f1567c Enable checkstyle whitespace rules by Ray Milkey · 10 years ago
  11. 2476cac Enable checkstyle member and local variable checks by Ray Milkey · 10 years ago
  12. 0f913a0 Enable checkstyle check for newline at the end of by Ray Milkey · 10 years ago
  13. 45614c5 Enable checkstyle rule to disallow C style by Ray Milkey · 10 years ago
  14. b5716c5 Make new checkstyle violations of rules that by Ray Milkey · 10 years ago
  15. 3f5ef56 Remove RedundantModifierCheck and fix up formatting. by Ray Milkey · 10 years ago
  16. ec49771 Allow a static final variable with the name 'log' in checkstyle and PMD rules. by Ray Milkey · 10 years ago
  17. f980844 Remove CR characters by Yuta HIGUCHI · 10 years ago
  18. 70d91cc Added rules and exclusions for checkstyle, findbugs and pmd by Ray Milkey · 10 years ago
  19. 78650b9 Removed "DoubleCheckedLocking", because it is not valid anymore. by Pavlin Radoslavov · 11 years ago
  20. b9fd027 Added the original Checkstyle configuration file for Sun Java code convention. by Pavlin Radoslavov · 11 years ago