diff --git a/flashy/pom.xml b/flashy/pom.xml index 65ddba7..c3fd7e5 100644 --- a/flashy/pom.xml +++ b/flashy/pom.xml @@ -277,6 +277,20 @@ + + + org.apache.maven.plugins + maven-checkstyle-plugin + 3.1.2 + + checkstyle.xml + UTF-8 + true + false + true + + + org.apache.maven.plugins