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
519 stars 39 forks source link

Support Diktat 2.x in Spotless #1817

Closed nulls closed 6 months ago

nulls commented 8 months ago

Config file is not required for spotless project and we should support a default location of diktat-analysis as in old version

nulls commented 7 months ago

will be resolved by https://github.com/diffplug/spotless/pull/1972