Browse Source

space->tab

dev
李可松 4 years ago
parent
commit
e1c194f50c
  1. 2
      .editorconfig

2
.editorconfig

@ -4,7 +4,7 @@ root = true
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_style = tab
indent_size = 4
trim_trailing_whitespace = true

Loading…
Cancel
Save