diff --git a/.editorconfig b/.editorconfig index 00da7b473..4b279abb8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -31,6 +31,6 @@ indent_size = 4 indent_style = space indent_size = 2 -[*.yml] +[*.{md,rst,yml,yaml}] indent_style = space indent_size = 2