From e5d074651fda427bd0ff96f1aea7e9ef9cc88a23 Mon Sep 17 00:00:00 2001 From: Filip Hrisafov Date: Thu, 4 Jan 2024 21:23:12 +0100 Subject: #63 CI build should fail if formatting is incorrect --- pom.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 477a56e..61cb80f 100644 --- a/pom.xml +++ b/pom.xml @@ -164,6 +164,26 @@ + + ci + + + + net.revelc.code.formatter + formatter-maven-plugin + + + validate-format + + validate + + validate + + + + + + qa -- cgit v1.2.3