From dc298e405ccde7686c09945e03d52f906fe3db82 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Thu, 8 Dec 2022 15:45:06 -0300 Subject: [PATCH] Remove `activeByDefault` from the `format` and `validate` profiles (#71) * Remove `activeByDefault` from the `format` and `validate` profiles * Comment on profile activation --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0ca9852..8a7ee51 100644 --- a/pom.xml +++ b/pom.xml @@ -229,7 +229,7 @@ format - true + !no-format @@ -271,7 +271,6 @@ validate - true no-format