From cf30ad213feb916b71edb7471c38deabd18f9fdf Mon Sep 17 00:00:00 2001 From: Xian Wang Date: Thu, 17 Mar 2022 15:08:46 -0400 Subject: fix indentation --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 69613a8..6e9be44 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ root = true [*.{yaml,yml}] indent_style = space -indent_size = 2 +indent_size = 4 -- cgit v1.2.3