From 434f1ec542cc6dab6b2709e3a6fab261bdad4c7b Mon Sep 17 00:00:00 2001 From: ᴜɴᴋɴᴡᴏɴ Date: Wed, 11 Mar 2020 03:02:18 +0800 Subject: all: clean up dot files (#5983) --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index cd71e6b2..ce737a78 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,7 +16,7 @@ indent_size = 4 indent_style = tab indent_size = 2 -[*.{less,yml}] +[*.{less, yml}] indent_style = space indent_size = 2 -- cgit v1.2.3