Open
Description
The last time the checkstyle was updated was 3 and 1/2 years ago. I assume it is not part of the validation process as running it shows 1865 violations on just src\main\java
.
It complains about missing javadocs, braces in the wrong position, unused imports, etc.
The configuration also mentions checks that have since been deprecated and removed on newer versions of checkstyle.