Hi , Detekt wrapper for ktlint does not check or format build.gradle file like ktlint do. is there a way to enable this ?
g
gammax
10/23/2022, 4:03 PM
It does as long as those are .kts files
a
Anouar di Kali
10/23/2022, 10:16 PM
hi Nicola , i see in my project that build.gradle is also of type .kts , the wrapper work for everything else except for that file . here's detekt config;