Join Slack
Powered by
Hi there! Is there a different way to exclude cert...
# detekt
r
Racka N
10/31/2022, 3:52 PM
Hi there! Is there a different way to exclude certain folders for KMP projects? Currently with
exclude("**/build/**", "**/generated/**", "**/resources/**")
for my
Detekt
task it doesn't ignore any of these directories. My detekt setup:
https://pastebin.com/Lf8xjHdn
260
Views
Open in Slack
Previous
Next