From 3067c85df0e4e5c7b833c60d3e4f4b15fdc27ec6 Mon Sep 17 00:00:00 2001 From: ViacheslavKlimov Date: Thu, 17 Oct 2024 14:34:53 +0300 Subject: [PATCH] Ignore src/main/data/resources for license format --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index e4c7fa09ed..ac8bb3f17b 100755 --- a/pom.xml +++ b/pom.xml @@ -849,6 +849,7 @@ .run/** **/NetworkReceive.java **/lwm2m-registry/** + src/main/data/resources/** JAVADOC_STYLE