mirror of
https://github.com/cdr/code-server.git
synced 2025-12-06 08:27:17 +01:00
Add back .editorconfig
This commit is contained in:
parent
80b2d9481f
commit
b9e7a3daa7
1 changed files with 6 additions and 0 deletions
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 a new issue