I noticed that when you do something like `detektG...
# detekt
s
I noticed that when you do something like
detektGenerateConfig
or
detektBaseline
it will then create one config or baseline in every subproject 😄 for baseline it reminds me of lint but is sharing the config file advised in multi-modular projects?