aboutsummaryrefslogtreecommitdiff
path: root/checkstyle.xml
AgeCommit message (Collapse)Author
2025-07-03Add Spotless and Checkstyle (#1189)Kevin
* Add spotless * Configure spotless * Add checkstyle * Allow some stuff * Turn off tab enforcement * Get rid of some more rules * Remove indent rules * Don't sort lang files * Remove wrapping rules * Apply spotless * Apply spotless again * Fix checkstyle violations * Update checkstyle DTD * Add Javadoc and Mixin checks