diff --git a/.editorconfig b/.editorconfig index b175ed51..ae2de36c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,3 +8,6 @@ indent_style = space insert_final_newline = true max_line_length = 120 tab_width = 4 + +[*.{yml,yaml}] +indent_size = 2