From be588de92ffed4185c6b746b7bcaf79400f36102 Mon Sep 17 00:00:00 2001 From: KingRainbow44 Date: Fri, 26 May 2023 12:02:28 -0400 Subject: [PATCH] Change HTML spacing to 2 spaces --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 1c7bcce3d..dcb1ff35c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,5 +10,5 @@ max_line_length = 120 tab_width = 4 trim_trailing_whitespace = true -[{*.json,*.xml,*.yml}] +[{*.json,*.xml,*.yml,*.html}] indent_size = 2