Merge pull request #2636 from Schamper/fix-editorconfig

Fix editorconfig syntax
v1.18.x
Barış Soner Uşaklı 10 years ago
commit af4a272264

@ -1,6 +1,6 @@
root = true
[*.js, *.css, *.tpl, *.json]
[{*.js, *.css, *.tpl, *.json}]
indent_style = tab
end_of_line = lf
charset = utf-8

Loading…
Cancel
Save