From f5ecc0afdd6ac580535d5e07e934ab46f0e99fa7 Mon Sep 17 00:00:00 2001 From: Jan Ouwens Date: Tue, 10 Oct 2023 11:01:28 +0200 Subject: [PATCH] Fixes prettier-maven config --- .prettierrc.yml | 1 - pom.xml | 4 ---- 2 files changed, 5 deletions(-) diff --git a/.prettierrc.yml b/.prettierrc.yml index e4135cfab..e4b60f57c 100644 --- a/.prettierrc.yml +++ b/.prettierrc.yml @@ -1,4 +1,3 @@ -# Changes here must be reflected in pom.xml tabWidth: 4 printWidth: 100 trailingComma: "none" diff --git a/pom.xml b/pom.xml index 7ab28d745..5843dda71 100644 --- a/pom.xml +++ b/pom.xml @@ -294,10 +294,6 @@ ${version.prettier.maven} ${version.prettier-java.maven} - - - 4 - 100