Skip to content

Release 0.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Apr 15:07
8832cf3

Highlights

This is a bugfix-only release that fixes several important bugs

Fixes

9ac8d4b Bugfix. Top-level constants should not be considered magic number (#849)
4c9ebf8 Removing System.exit(1) (#862)
4c82083 Fix bug in PackageNaming for kotlin scripts (#863)
076ec56 Incorrect fix of null-safety rule (#857)
8832cf3 Bugfix. NPE in fixing of LineLength Rule (#858)

Housekeeping

927cb21 Bump git-build-hook-maven-plugin from 3.0.0 to 3.1.0 (#854)
c8cd2d2 Bump maven-plugin-tools from 3.6.0 to 3.6.1 (#855)
4c81b3f Fix all Warnings (#781)