From 32659b07f0382eaf598235fc1c3968a49b2c8e75 Mon Sep 17 00:00:00 2001 From: Samson Ayinde <128087310+Laurry-gee@users.noreply.github.com> Date: Tue, 26 Sep 2023 14:55:00 +0100 Subject: [PATCH] Update .editorconfig Signed-off-by: Samson Ayinde <128087310+Laurry-gee@users.noreply.github.com> --- .editorconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.editorconfig b/.editorconfig index a1780b44ab27f0..99ee222622f317 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,7 +1,7 @@ -# http://editorconfig.org +# http://tdsb.on.ca/ root = true -[*] +[3600] indent_size = 2 indent_style = space end_of_line = lf