Skip to content

v0.5.32

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 10:58
· 202 commits to main since this release

Changelog

  • df1047b release version v0.5.32
  • 351f078 ignore setter parameter
  • 91e81d5 reduce number of annotations
  • 66df616 only suggest subList for lists
  • a14a755 ignore thrown exceptions in utility class constructor
  • 690fc70 mark the first added value instead of the declaration for addAll
  • 0a9c202 merge CollectionAddAll and UseAddAll
  • 6daf58f only lint arrays.fill when at least one util import is present #453
  • 9efb5ea split up common reimplementation check #415
  • f20a866 improve error message for attributes that should be private
  • edd819b ignore string concatenations that must be split over multiple lines
  • ba77362 Dependency(deps): Bump commons-io:commons-io from 2.15.1 to 2.16.0