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

diktat plugins should not check any code in build dir #570

Open petertrr opened 3 years ago

petertrr commented 3 years ago

target for maven and build for gradle should be automatically excluded

petertrr commented 3 years ago

Should be not needed with correctly configured input, must check once more and maybe close this issue.