diff --git a/.editorconfig b/.editorconfig index b11f5b2..c685e45 100644 --- a/.editorconfig +++ b/.editorconfig @@ -13,4 +13,6 @@ insert_final_newline = true [*.md] trim_trailing_whitespace = false + +[*.{yml,md}] indent_size = 2