~xdavidwu/saf-cephfs

fb3ca2a5f79f4b2427111771aa2e39aa7d20d8fc — xdavidwu 2 years ago 8121cab
add editorconfig
1 files changed, 9 insertions(+), 0 deletions(-)

A .editorconfig
A .editorconfig => .editorconfig +9 -0
@@ 0,0 1,9 @@
root = true

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true