Update tab/spacing rules for html files.

This commit is contained in:
John-David Dalton
2016-01-01 14:49:47 -06:00
parent 3b86574b4d
commit f830612f17

View File

@@ -10,8 +10,5 @@ indent_size = 2
indent_style = space
trim_trailing_whitespace = true
[**.{js,json,md}]
[**.{html,js,json,md}]
insert_final_newline = true
[**.html]
insert_final_newline = false