Looking for a Gradle task to update detekt baselines for all modules in the project. We have close to 10 modules now, and more coming. we have baselines for some modules. What I am wondering is, how do I update baselines for all the modules?
( While i am at it looking for a similar Gradle task to update lint baselines for all projects )