From 656bc470f7f2158eeb85b974dc200a68418558f1 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Fri, 14 Feb 2020 16:51:29 +0400 Subject: feat(gitlab): Initial CI config Signed-off-by: Valentin Popov --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index c2459c1..d058e45 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,3 +14,7 @@ trim_trailing_whitespace = true [*.json] indent_size = 2 indent_style = space + +[*.yml] +indent_size = 2 +indent_style = space -- cgit v1.2.3