62b64053创建于 2019年1月25日历史提交
# http://editorconfig.org/
root = yes

[*]
indent_size = 4
indent_style = tab

[*.yml]
indent_size = 2
indent_style = space