diff --git a/pom.xml b/pom.xml index 38d502d049e1..965a9471be80 100644 --- a/pom.xml +++ b/pom.xml @@ -107,6 +107,7 @@ ISO-8859-1 67893CC4 + google_checks.xml @@ -379,6 +380,31 @@ maven-resources-plugin 2.7 + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17 + + + + check + + + + + error + indentation + + + + + com.theoryinpractise + googleformatter-maven-plugin + 1.0.6 + @@ -452,6 +478,11 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.17 +