Actually add checkstyle config

This commit is contained in:
md_5
2019-04-23 21:23:06 +10:00
parent af10f82d14
commit 4cef6d1c25
2 changed files with 49 additions and 1 deletions

View File

@@ -124,7 +124,7 @@
<version>3.0.0</version>
<executions>
<execution>
<phase>validate</phase>
<phase>process-classes</phase>
<goals>
<goal>check</goal>
</goals>