~xdavidwu/saf-sftp

cf2d9564136eff30849ea73df8c64376d933656c — xdavidwu 1 year, 8 months ago bf8fe3a
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