mirror of
https://git.tuxpa.in/a/code-server.git
synced 2025-01-11 10:38:44 +00:00
Add back .editorconfig
This commit is contained in:
parent
80b2d9481f
commit
b9e7a3daa7
6
.editorconfig
Normal file
6
.editorconfig
Normal file
@ -0,0 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
trim_trailing_whitespace = true
|
||||
indent_size = 2
|
Loading…
Reference in New Issue
Block a user