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

Externalize loading diktat rules #1695

Closed nulls closed 1 year ago

nulls commented 1 year ago

Currently, diktat loads config for rules only from a file. Need to externalize this logic to allow to pass configs in another ways