diff --git a/.editorconfig b/.editorconfig index fc0c23f..176db66 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,3 +11,6 @@ max_line_length = 120 [*.sh] end_of_line = lf + +[*.yml] +indent_size = 2