From 80cc5465d27459b03a17c3c00c728e1a2fb9f6c3 Mon Sep 17 00:00:00 2001 From: vaisest Date: Tue, 4 Aug 2026 17:22:35 +0000 Subject: [PATCH] Apply changes from https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/10113 --- .editorconfig.rej | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .editorconfig.rej diff --git a/.editorconfig.rej b/.editorconfig.rej new file mode 100644 index 0000000000..1c47fb48e0 --- /dev/null +++ b/.editorconfig.rej @@ -0,0 +1,10 @@ +diff a/.editorconfig b/.editorconfig (rejected hunks) +@@ -2,4 +2,5 @@ + trim_trailing_whitespace = false + indent_style = tab + max_line_length = 360 +-align_array_table = false +\ No newline at end of file ++align_array_table = false ++align_continuous_rect_table_field = false +\ No newline at end of file