mirror of
https://github.com/coder/code-server.git
synced 2024-12-22 17:21:43 +03:00
46d6e17508
- Add VS Code icon - Trim dashboard to just display dedicated VS Code section - Version was getting unset during build - Add back nbin shim which I temporarily took out earlier - Update tests for log level env var changes
6 lines
85 B
INI
6 lines
85 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
trim_trailing_whitespace = true
|
|
indent_size = 2 |