Spotless

By calling enableSpotless() in the root build.gradle.kts file, the Spotless Plugin will be enabled for all projects.

It is used to format code, including JSON files withing the main source set.

There are a few rules automatically configured and applied, but in general it is at a rather minimal configuration by default.