1
0
mirror of https://github.com/flarum/core.git synced 2025-07-19 07:41:22 +02:00

Tweak editorconfig settings

This commit is contained in:
Toby Zerner
2015-05-06 11:26:47 +09:30
parent 7906bbd986
commit 9ef4b37c68

View File

@@ -4,7 +4,6 @@
root = true
[*]
end_of_line = lf
charset = utf-8
@@ -17,11 +16,7 @@ indent_size = 2
indent_style = space
indent_size = 2
[*.hbs]
indent_style = space
indent_size = 2
[*.css]
[*.{css,less}]
indent_style = space
indent_size = 2