changeset 615:4ee71022784c

Misc: update .editorconfig for HTML files
author David Demelier <markand@malikania.fr>
date Mon, 18 Dec 2017 11:12:45 +0100
parents ebdc614db066
children 4761e7cbb6f7
files .editorconfig
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.editorconfig	Sun Dec 17 09:21:49 2017 +0100
+++ b/.editorconfig	Mon Dec 18 11:12:45 2017 +0100
@@ -7,3 +7,6 @@
 indent_style = space
 indent_size = 4
 trim_trailing_whitespace = true
+
+[*.html]
+indent_size = 2