diff --git a/dev-support/checkstyle/suppressions.xml b/dev-support/checkstyle/suppressions.xml new file mode 100644 index 00000000000..ccc89c8bf0f --- /dev/null +++ b/dev-support/checkstyle/suppressions.xml @@ -0,0 +1,21 @@ + + + + + + + diff --git a/pom.xml b/pom.xml index 683d9f37575..0c8f28ebe29 100644 --- a/pom.xml +++ b/pom.xml @@ -210,6 +210,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