You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New: Added Checkstyle 13.0.0.
New: Now built again IDEA 2024.3.7 (was 2024.1.7); minimum JVM runtime is now 21.
New: Checkstyle 10 is now the minimum support version; version 9 is no longer supported.
New: Change version number to align with release year
New: Added Checkstyle 12.1.2.
Fixed: Ensure lower-casing for internal comparisons with constants is done in the English locale (#681). Thanks to @thorpp.