@@ -11,3 +11,7 @@ trim_trailing_whitespace = true
[*.bat]
end_of_line = crlf
+
+[*.yml]
+indent_style = space
+indent_size = 2