Releases: jshiell/checkstyle-idea
Releases · jshiell/checkstyle-idea
4.30.1
Fixed: StringIndexOutOfBoundsExceptions are now treated as parse errors (#258).
Fixed: Style importer no longer errors on missing properties (#256).
4.30.0
New: Updated to CheckStyle 7.0.
4.29.2
Fixed: Corrected cleanup thread pooling (#239). Thanks to Baron Roberts (@baron1405).
Fixed: If the rules file for a configuration is deleted, we continue to show errors. It will now be deactivated (#240). Thanks to Victor Alenkov (@BorzdeG).
4.29.1
Fixed: Default property values should now be properly used (#237).
4.29.0
New: Updated to CheckStyle 6.19.
Fixed: Optional suppression files should no longer generate errors (#231).
4.28.1
Fixed: IllegalStateExceptions from Checkstyle are now treated as parse exceptions (#228).
4.28.0
New: Updated to CheckStyle 6.18.
New: Allow error selection by pressing Enter key (#226). Thanks to František Hartman.
Fixed: Relative Header check filenames are now resolved relative to the project file (#227).
4.27.4
Fixed: errors are now correctly detected when the Checker property 'basedir' is defined (#183).
4.27.3
New: the remaining blacklist time is now displayed in the result message.
4.27.2
Fixed: the reload rules files button now correctly clears the blacklist (#224).