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 multiple reporters in diktat runner #1802

Closed nulls closed 8 months ago

nulls commented 8 months ago

Gradle and maven plugins use diktat runner to run diktat. We need to support multiple reporters in diktat runner to support it in plugins #1733