diff --git a/pom.xml b/pom.xml index 24fa1e2..b177ef1 100644 --- a/pom.xml +++ b/pom.xml @@ -54,5 +54,21 @@ test - + + + + + maven-checkstyle-plugin + + + + com.puppycrawl.tools + checkstyle + 5.7 + + + + + +