This library manages the formatter and linter CLI for Java on numbers. It allows students to format their code according to Google's Java style guide. The purpose of this library is to help students ...
Applying this automatically configures IntelliJ, whether you run ./gradlew idea or import the project directly from IntelliJ, to use the correct version of the formatter when formatting java code.