detekt v1.7.2 Release Notes

Release Date: 2020-03-28 // about 4 years ago
  • ๐Ÿ”„ Changelog
    • โœ‚ Remove ignore:AppVeyor from codecov config - #2540
    • ๐Ÿ‘‰ Use kotlin-stdlib-jdk8 to reduce dependency conflicts - #2527 - #2538
    • โšก๏ธ Update Gradle plugin-publish to 0.11.0 - #2537
    • โœ‚ Delete created temp dir automatically on JVM exit - #2536
    • โœ‚ Delete created temp file automatically on JVM exit - #2535
    • ๐Ÿ”จ Refactor MemberNameEqualsClassNameSpec tests - #2534
    • ๐Ÿ›  Fix UnnecessaryAbstractClass false-positive - #2533
    • โšก๏ธ Update GroovyDSL doc to mention input - #2532
    • โšก๏ธ Update KotlinDSL doc to mention input - #2531
    • ๐Ÿ›  Fix report for documented data classes property - #2530
    • UndocumentedPublicProperty reported for documented data classes property - #2529
    • ๐Ÿ“š Detekt using gradle documentation out of data - #2528
    • 1.7.1 does not depend on Kotlin 1.3.71 - #2527
    • UnnecessaryAbstractClass false positive for abstractproperties - #2526
    • ๐Ÿ— Do not fail the build on config property warnings/deprecations - #2523 - #2525
    • regression 1.7.1, threshhold does not exist - #2523
    • Setup GitHub Actions - #2512

    ๐Ÿ‘€ See all issues at: 1.7.2