From 1e75986becc1f6779df25fe333f058406eafae75 Mon Sep 17 00:00:00 2001 From: rasul Date: Sun, 5 Apr 2020 17:28:01 -0500 Subject: [PATCH] two spaces for yaml --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index f7cafea..8b51e57 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,3 +10,4 @@ indent_style = space [*.yml] indent_style = space +indent_size = 2