Hi, I implemented ktlint in old multi module project with baseline, but it generates a baseline file for each module. Is there any way to generate only one baseline file for all modules?
t
tapchicoma
01/26/2021, 3:02 PM
doubt that it is possible. Probably you could try to merge every baseline manually into one file and feed it back to KtLint