From fbe363d31c4b5aeb3b70ca5a951b472d331e0c6e Mon Sep 17 00:00:00 2001 From: Gavin McFarland <5551+gavinmcfarland@users.noreply.github.com> Date: Wed, 7 Aug 2024 12:26:30 +0100 Subject: [PATCH] wip --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 6f18914..92e643c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,4 +13,4 @@ trim_trailing_whitespace = false [*.{json,md,yml}] indent_size = 4 -indent_style = tab +indent_style = space