Signed-off-by: Joas Schilling <coding@schilljs.com>
@@ -14,6 +14,10 @@ trim_trailing_whitespace = true
indent_size = 2
indent_style = space
+[*.yml]
+indent_size = 2
+indent_style = space
+
[*.md]
trim_trailing_whitespace = false