From 92484aa1ff1242201064af3db1b72a38dd53dd45 Mon Sep 17 00:00:00 2001 From: artur-ciocanu Date: Wed, 24 Jul 2024 21:19:31 +0300 Subject: [PATCH] Ensure checkstyle header file is referenced from parent POM (#1087) Signed-off-by: Artur Ciocanu Co-authored-by: Artur Ciocanu Signed-off-by: salaboy --- checkstyle.xml | 1 - pom.xml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/checkstyle.xml b/checkstyle.xml index f69c7f300..e1d5dfbec 100644 --- a/checkstyle.xml +++ b/checkstyle.xml @@ -53,7 +53,6 @@ - diff --git a/pom.xml b/pom.xml index f665e20cc..5fc6fe204 100644 --- a/pom.xml +++ b/pom.xml @@ -210,6 +210,7 @@ 3.4.0 checkstyle.xml + .java_header true warning true