diff --git a/pom.xml b/pom.xml index 5ce0a2596..d948db3c4 100644 --- a/pom.xml +++ b/pom.xml @@ -146,6 +146,19 @@ spotless-maven-plugin ${spotless-maven-plugin.version} + + + + src/**/*. + + + + + true + 4 + + + ${palantir-java-format.version}