1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-04 15:00:38 +08:00
code-server/.editorconfig
2020-02-19 14:22:14 -05:00

7 lines
86 B
INI

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