summaryrefslogtreecommitdiff
path: root/src/checkstyle
AgeCommit message (Collapse)AuthorFilesLines
2021-10-05Enforce line length and indent in checkstyle (#1448)Sean Owen1-5/+11
2021-05-23Minor code and dep changes; return better HTTP status codes from web appSean Owen1-1/+1
2019-05-14Bump to 3.4.0. Require Java 8. Various code simplifications and plugin / dep ↵Sean Owen1-2/+0
updates
2019-01-26Disable checkstyle checkSean Owen1-2/+2
2016-06-24Implement more style checks around whitespaceSean Owen1-5/+9
2016-06-05Enable some additional checkstyle rulesSean Owen1-0/+11
2016-06-04Add minimal javadoc to all classes (and enforce with checkstyle); minor ↵Sean Owen1-2/+0
refactoring to of array sum code
2015-05-15Fix rat failureSean Owen1-3/+16
2015-05-15Enable RAT check in build; enable checkstyle; fix some violations; update ↵Sean Owen1-0/+174
Jetty/Android plugin