oleg_osipenko
10/16/2022, 8:12 AMBaselineProvider
to load all baselines from multiple modules, collect all findings and manually suppressed issues into two single sets and create new baseline from them, encapsulating all issues from individual files into one. When I would have stored this file somewhere locally and use it to pass to Detekt CLI.
But now I see that there is an intention to add a new finding into baseline. In current scenario it should modify provided baseline file. But as we supposed to have multiple config files it’s a question, which config file to update.
Any idea about this?gammax
10/16/2022, 11:29 AMgammax
10/16/2022, 11:29 AMoleg_osipenko
10/16/2022, 11:33 AMgammax
10/16/2022, 2:19 PM