I fixed that! All that needed is to rename `NoInte...
# detekt
t
I fixed that! All that needed is to rename
NoInternalImportRule
in the yml to
NoInternalImport
. @Artur Bosch, @mauin Can we report warnings about unknown rules in the yml configs? I spent 2 days finding this bug
a
I guess this is a must for 1.0, will tag it, thanks!