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

Remove tests for diktat as CLI from Github actions #1752

Closed nulls closed 10 months ago

nulls commented 11 months ago

We have Smoke tests which does the same. Better to run it with different matrix instead of an extra step on Github Actions