github detekt/detekt v1.14.2

latest releases: v1.23.6, v1.23.5, v1.23.4...
3 years ago
  • 2020-10-20
Changelog
  • Do not report vararg arguments which are just passed to a vararg parameter - #3157
  • Simplify documentation - #3156
  • Respect inspection aliases ClassName, PackageDirectoryMismatch, RedundantVisibilityModifier - #3153
  • Change spek and assertj to compile only dependencies for detekt-test consumers - #3152
  • False positive performance SpreadOperator in case of pass-through vararg - #3145
  • ClassOrdering rule reports a list of errors - #3142
  • ClassOrdering only reports first misorder, not all misorders - #3141
  • UnusedPrivateMember: fix false positive with getValue/setValue operator functions - #3139
  • ClassOrdering reports a message describing the misorder - #3138
  • False positive UnusedPrivateMember for getValue, setValue operator functions - #3128
  • Add aliases to class and package Naming rules - #3124
  • Artifact detekt-test forces dependency constraining - #3082
Housekeeping & Refactorings
  • Fix two eager Regex creations in rules which may confuse users if this rules are inactive but evaluated - #3154
  • Update Gradle to 6.7 - #3148
  • Bump github-pages from 208 to 209 in /docs - #3135

See all issues at: 1.14.2

Don't miss a new detekt release

NewReleases is sending notifications on new releases.