diff --git a/config/custom-checkstyle.xml b/config/custom-checkstyle.xml new file mode 100644 index 0000000..71d9e97 --- /dev/null +++ b/config/custom-checkstyle.xml @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 19759b6..c6d84c8 100644 --- a/pom.xml +++ b/pom.xml @@ -44,6 +44,7 @@ checkstyle-check verify + config/custom-checkstyle.xml true true true