phpvms/.editorconfig

9 lines
110 B
INI
Raw Normal View History

2017-06-08 07:43:25 +08:00
root = true
[*.{js,py}]
charset = utf-8
# Tab indentation (no size specified)
[Makefile]
indent_style = tab