code-server/.editorconfig

7 lines
86 B
INI
Raw Permalink Normal View History

2020-02-20 02:22:14 +07:00
root = true
[*]
indent_style = space
trim_trailing_whitespace = true
indent_size = 2