Java
Formatting
We should aim for consistency and predictability across our Java code.
Google Java Style
Java code should be formatted using
the Google Java Style Guide,
using the latest stable version.
Spotless can be a useful tool for
this.
We should aim for consistency and predictability across our Java code.
Java code should be formatted using
the Google Java Style Guide,
using the latest stable version.
Spotless can be a useful tool for
this.