Yeah I understand. Ideally you won’t need to do th...
# ktfmt
g
Yeah I understand. Ideally you won’t need to do that (unless you have a specific use case). You can just call
./gradlew ktfmtFormat
and that will call the
ktfmtFormat
task on all the modules.