mirror of
https://github.com/coder/code-server.git
synced 2025-09-26 01:25:19 +08:00
Add back .editorconfig
This commit is contained in:
6
.editorconfig
Normal file
6
.editorconfig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
indent_style = space
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
indent_size = 2
|
Reference in New Issue
Block a user