detekt / detekt-intellij-plugin

detekt plugin for IntelliJ
https://plugins.jetbrains.com/plugin/10761-detekt
Apache License 2.0
290 stars 39 forks source link

Better severity calculation when detekt config provided #505

Closed os97673 closed 6 months ago

os97673 commented 6 months ago

a fix for #504

if user provided a config then let's use levels from this config instead of all-warnings or all-errors.