summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index db1f4a95d7f..3f9e475a6ac 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -32,6 +32,10 @@ indent_size = 2
indent_style = space
indent_size = 2
+[*.html]
+indent_style = space
+indent_size = 2
+
[*.patch]
trim_trailing_whitespace = false