HstarDoc icon indicating copy to clipboard operation
HstarDoc copied to clipboard

EditorConfig 配置

Open hstarorg opened this issue 8 years ago • 0 comments

root = true

[*]
charset = utf-8

indent_style = space
indent_size = 2
tab_width = 2

end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true

hstarorg avatar Aug 14 '17 03:08 hstarorg