saveourtool / diktat

Strict coding standard for Kotlin and a custom set of rules for detecting code smells, code style issues and bugs
https://diktat.saveourtool.com
MIT License
516 stars 39 forks source link

Remove shadow artifact for `diktat-runner` #1878

Open nulls opened 6 months ago

nulls commented 6 months ago

diktat-runner:shadow was added for spotless. But Gradle and Maven use different notations for maven coordinate:

Since Spotless has a common code base for both plugins we can't use the shadow plugin. But the regular dependency should work fine