Prob not the right place to ask, but I was trying to see how I can setup my GH Action to use
yutailang0119/action-ktlint@v3 with
kotlinter where I got a multi-module app where the report path that kotlinter outputs is in many different build files, one for each gradle module.
Is there maybe some project which already has this setup that I can draw some inspiration from?