Is the detekt IDE plugin supposed to use the config/detekt/detekt.yaml file? I see warnings in my IDE for things I have disabled in the yaml. Running the gradle task works fine.
m
mkrussel
12/20/2022, 6:55 PM
You need to configure the plugin to find the yaml file.
Perferences -> Tools -> Detekt