Is there a way to specify multiple baseline files ...
# ktlint
r
Is there a way to specify multiple baseline files for ktlint cli tool? I have a multi module project with several baseline files for each module.
p
No that is not supported. Instead you should create the baseline file in the root of your multi module project.