diff --git a/backend/pom.xml b/backend/pom.xml index a1315ed9fb..89ae22d2b4 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -237,6 +237,7 @@ + code-format format @@ -261,6 +262,17 @@ org.springframework.boot spring-boot-maven-plugin + + net.revelc.code.formatter + formatter-maven-plugin + 2.23.0 + + + code-format + none + + +