From 5618af5ed9d6298c9f9815da84d10f551e8f9f41 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 --- 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 9e0cfed28..64d9772df 100644 --- a/pom.xml +++ b/pom.xml @@ -210,6 +210,7 @@ 3.4.0 checkstyle.xml + .java_header true warning true