From bb83c00274fa33aeb1c7efd88cd075aad38094ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Wed, 17 Apr 2024 10:31:43 +0200 Subject: [PATCH] improve: run spotless on compile (#80) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 5318b1c..17c574e 100644 --- a/pom.xml +++ b/pom.xml @@ -209,6 +209,14 @@ + + + + apply + + compile + +