From 57997f6ff4ad2d2e23e03f86d997f64463cc898d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me>
Date: Thu, 10 Aug 2023 17:44:21 +0200
Subject: [PATCH] Update yaml code style

---
 codeStyles/Project.xml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/codeStyles/Project.xml b/codeStyles/Project.xml
index 15a7214..02d4b1f 100644
--- a/codeStyles/Project.xml
+++ b/codeStyles/Project.xml
@@ -118,9 +118,6 @@
       <option name="XML_KEEP_LINE_BREAKS_IN_TEXT" value="false" />
       <option name="XML_SPACE_INSIDE_EMPTY_TAG" value="true" />
     </XML>
-    <yaml>
-      <option name="ALIGN_VALUES_PROPERTIES" value="2" />
-    </yaml>
     <codeStyleSettings language="HTML">
       <option name="RIGHT_MARGIN" value="1000" />
       <option name="WRAP_ON_TYPING" value="0" />
-- 
GitLab