diff --git a/pom.xml b/pom.xml index 03a2d35b08..07d6d1a4ac 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.apache.maven maven-parent - 42 + 43 org.apache.maven.surefire @@ -471,6 +471,7 @@ maven-checkstyle-plugin true + src/config/checkstyle-suppressions.xml diff --git a/src/config/checkstyle-suppressions.xml b/src/config/checkstyle-suppressions.xml new file mode 100644 index 0000000000..6337ba8fc5 --- /dev/null +++ b/src/config/checkstyle-suppressions.xml @@ -0,0 +1,29 @@ + + + + + + + + + +