diff --git a/dev-support/checkstyle/suppressions.xml b/dev-support/checkstyle/suppressions.xml new file mode 100644 index 0000000000..ccc89c8bf0 --- /dev/null +++ b/dev-support/checkstyle/suppressions.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/pom.xml b/pom.xml index d819caaad5..c908340993 100644 --- a/pom.xml +++ b/pom.xml @@ -317,6 +317,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs checkstyle/checkstyle.xml + dev-support/checkstyle/suppressions.xml true false xml