Skip to content

Releases: jshiell/checkstyle-idea

4.30.1

09 Jul 11:29
Compare
Choose a tag to compare

Fixed: StringIndexOutOfBoundsExceptions are now treated as parse errors (#258).
Fixed: Style importer no longer errors on missing properties (#256).

4.30.0

03 Jul 12:52
Compare
Choose a tag to compare

New: Updated to CheckStyle 7.0.

4.29.2

03 Jul 12:23
Compare
Choose a tag to compare

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

22 Jun 19:20
Compare
Choose a tag to compare

Fixed: Default property values should now be properly used (#237).

4.29.0

05 Jun 12:51
Compare
Choose a tag to compare

New: Updated to CheckStyle 6.19.
Fixed: Optional suppression files should no longer generate errors (#231).

4.28.1

22 May 13:52
Compare
Choose a tag to compare

Fixed: IllegalStateExceptions from Checkstyle are now treated as parse exceptions (#228).

4.28.0

14 May 09:57
Compare
Choose a tag to compare

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

16 Apr 12:20
Compare
Choose a tag to compare

Fixed: errors are now correctly detected when the Checker property 'basedir' is defined (#183).

4.27.3

03 Apr 12:56
Compare
Choose a tag to compare

New: the remaining blacklist time is now displayed in the result message.

4.27.2

02 Apr 19:41
Compare
Choose a tag to compare

Fixed: the reload rules files button now correctly clears the blacklist (#224).