Use ktlintFormat?

When running ./gradlew ktlintFormat, I noticed it makes a few changes to our codebase that AS doesn't seem to do.

I think it would make sense to add this as a preconfigured task for AS, similar to the ktlintCheck task that we can access using the toolbar in AS.