diff --git a/pom.xml b/pom.xml index 43d6098..525af0b 100644 --- a/pom.xml +++ b/pom.xml @@ -141,9 +141,28 @@ + + 2.8 + ${maven.compiler.source} + + SafeAndConsensual + + + LiteralsFirstInComparisons + + + OptionalNotEmpty + + false + + + + + ${google-java-format} + true false @@ -151,6 +170,12 @@ target/** + + google-java-format + + + +