diff --git a/build.gradle b/build.gradle index 8334cef821d..da6f2259c4b 100644 --- a/build.gradle +++ b/build.gradle @@ -1800,7 +1800,7 @@ project(':examples') { } checkstyle { - configProperties = checkstyleConfigProperties("import-control-core.xml") + configProperties = checkstyleConfigProperties("import-control-examples.xml") } } diff --git a/checkstyle/import-control-examples.xml b/checkstyle/import-control-examples.xml new file mode 100644 index 00000000000..6695bf75a01 --- /dev/null +++ b/checkstyle/import-control-examples.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + +