Skip to content

v0.5.39

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 07:46
· 168 commits to main since this release

Changelog

  • 3c3b014 release version v0.5.39
  • da80d4c ---
  • e66e4a1 enable exception message check for any exception #434
  • a998d2b remove STATIC_METHOD_IN_INTERFACE and CONSTANT_IN_INTERFACE #484
  • ccba5db reduce annotations #485
  • 4789717 only highlight first line for switches #486
  • 56ceb71 remove Optional parameter check #527
  • e12a850 add exception for sequenced collections to concrete collection check #529
  • 9b62270 improve leaked collection check, this was a huge pain to implement
  • 97adfa6 skip default case in throws documented check #489
  • 2b15e2c improve closed set of values check
  • f330c3d handle compact constructor correctly in leaked collection check
  • c812402 correctly lint public constructor in abstract class
  • ef6173a rewrite final check #508
  • b1f836c Dependency(deps): Bump com.google.guava:guava
  • f7ebf46 Dependency(deps): Bump picocli.version from 4.7.5 to 4.7.6