From 200c77c53ffb8b57b1cf181c6fd92a3b146a43ab Mon Sep 17 00:00:00 2001 From: Sten Laane <21343173+StenAL@users.noreply.github.com> Date: Fri, 20 Sep 2024 08:41:23 +0300 Subject: [PATCH] Build: Run Spotless formatting checks This will ensure that the codebase remains consistently formatted. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index d2fec17d..636d9a3d 100644 --- a/pom.xml +++ b/pom.xml @@ -160,6 +160,13 @@ + + + + check + + +