1
0
mirror of https://git.tuxpa.in/a/code-server.git synced 2024-12-26 20:25:25 +00:00
code-server-2/.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