FFacebook Github BotAdd .editorconfig
5a3ceffb创建于 2017年5月28日历史提交
root = true

[*]
indent_style = space
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

[*.md]
trim_trailing_whitespace = false