From 21bbfc7f5884ad12757569c13752c93e18ad75ac Mon Sep 17 00:00:00 2001 From: Denislav Prinov Date: Fri, 10 Oct 2025 15:46:41 +0300 Subject: [PATCH] Exclude license checks on the docs folder Signed-off-by: Denislav Prinov --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index d2cd6b722..62b020b7b 100644 --- a/pom.xml +++ b/pom.xml @@ -598,6 +598,9 @@ docker/** licenses/LICENSE* **/*.sql + docs/** + /docs/rest-api/** + /docs/images/** **/application-local.properties eclipse_codeformatter.xml intellij_codeformatter.xml