Skip to content

v0.5.31

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 17:05
· 284 commits to main since this release

Changelog

  • 307ebf5 release version v0.5.31
  • f48f72e fix release ci
  • a0bc3a1 release version v0.5.31
  • 114fd18 ignore new class/array assignments for Arrays.fill
  • 7194c45 ignore setter methods that are not really setter
  • eead254 ignore concatenations used to build format strings
  • 2d83eee inheritance check should ignore classes that inherit from another class
  • 7625570 redundant variable should ignore large expressions
  • 640e698 Dependency(deps): Bump asm.version from 9.6 to 9.7