diff --git a/.editorconfig b/.editorconfig index 5a999757..546affff 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,3 +16,6 @@ indent_size = 4 [Makefile] indent_style = tab tab_width = 4 + +[yml] +indent_size = 2