From 320828b328cccf515b7ecfa957d37c5b68473a21 Mon Sep 17 00:00:00 2001 From: Shawna Date: Thu, 18 Jun 2026 18:04:21 +0100 Subject: [PATCH] Update .editorconfig --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 48542cbb..07837670 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,4 +9,4 @@ indent_size = 4 indent_style = space end_of_line = lf insert_final_newline = true -trim_trailing_whitespace = true +trim_trailing_whitespace = false