I just didn't know how to do that (docs don't mention it) and it honestly makes sense to me that a code formatter would be applied on a codebase level not a module level so it just steered me in the direction of doing somethingn like this. For example, I first played around with ktfmt by just taking the jar and applying it to the root of the project. That's essentially my thinking. Just take the jar and run it on all kt and kts files