Skip to content

checkstyle-10.12.7

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Dec 14:31
· 428 commits to master since this release

Checkstyle 10.12.7 - https://checkstyle.org/releasenotes.html#Release_10.12.7

Bug fixes:

#14068 - False positive in MissingSwitchDefault for switch statement where null label is present
#14028 - HiddenField false positive on inner records
#3132 - Indentation: split line new array not checked

Other Changes:
Use module properties macro in all templates
Resolve Pitest Suppression in Pitest-Javadoc Profile
Enable checks from Error Prone Support
Update Tests to use new 'verifyXxxxxx' method or 'execute' that use inlined config in Input files
Add support to our Inputs for lines with multiple violations
Enable examples tests
Enforce file size on Java inputs
Transitive dependency rejection after Guava upgrade to 32.1.3-jre
Remove '//ok' comments from Input files
Cover pitest survivals with tests
Expand XPath IT Regression Testing
File name too long error
Update CI to have Maven Version 3.8.8, update min required maven version in pom to 3.6.3