From 78f73d17beb0d583687f4fee241b48b3e255dec3 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Thu, 7 Mar 2024 15:42:00 +0100 Subject: [PATCH] Exclude .antlr and aot.factories from license headers check --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 57a62fd27..1d3670df9 100644 --- a/pom.xml +++ b/pom.xml @@ -297,6 +297,8 @@ limitations under the License. + **/.antlr/** + **/aot.factories **/.sdkmanrc **/*.adoc **/*.puml