From bee064cfe36b7d4b84e0cd75a8291ca05f248bb6 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Thu, 2 Jul 2020 16:15:49 +0200 Subject: [PATCH] Suppress EmbeddedEngine.java check EmbeddedEngine class is a copy from the Debezium project. --- etc/checkstyle/checkstyle-suppressions.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/checkstyle/checkstyle-suppressions.xml b/etc/checkstyle/checkstyle-suppressions.xml index 745a6246..80da92e6 100644 --- a/etc/checkstyle/checkstyle-suppressions.xml +++ b/etc/checkstyle/checkstyle-suppressions.xml @@ -3,6 +3,7 @@ "-//Puppy Crawl//DTD Suppressions 1.1//EN" "https://www.puppycrawl.com/dtds/suppressions_1_1.dtd"> +