spring-io / spring-javaformat

Apache License 2.0
806 stars 111 forks source link

Upgrade to Checkstyle 9.3 #333

Closed wilkinsona closed 2 years ago

wilkinsona commented 2 years ago

TernaryInIf and TernaryInWhile will need to be updated so that the fix for a false negative from SimplifyBooleanExpression doesn't result in errors being reported.