Join Slack
Powered by
Hi, I have already asked a question here today: <h...
# detekt
m
mrclrchtr
11/03/2022, 1:47 PM
Hi, I have already asked a question here today:
https://github.com/detekt/detekt/discussions/5499
But am trying to solve the problem differently now. For this I need to know the following: Can someone tell me how to enable type resolution in this detektBaselineMultiModule:
https://detekt.dev/docs/introduction/baseline/#kotlin-dsl
? I tried it with
jvmTarget = "1.8"
The problem is that now I want to use detektMain and detektTest, in these type resolution is enabled, but in detektBaselineMultiModule it is not.
2
Views
Open in Slack
Previous
Next