diff --git a/.editorconfig b/.editorconfig index e9225c92b08..d096a5fba61 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,5 @@ root = true -[*.p[lm]] +[*.{html,p[lm]}] indent_style = tab indent_size = 8