The project uses Google Java Format via the fmt-maven-plugin with a 120 character line length limit.


Run the format script:

./tool/format_and_fix.sh

Or directly with Maven:

./mvnw fmt:format