diff --git a/.editorconfig b/.editorconfig index 3ee38c8..a9f8df2 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,3 +1,6 @@ +[*] +indent_style = tab +indent_size = 2 [*.{yml,yaml}] tab_width = 2