code-server/.editorconfig
2020-02-04 14:31:44 -06:00

7 lines
86 B
INI

root = true
[*]
indent_style = space
trim_trailing_whitespace = true
indent_size = 2