mirror of
https://github.com/cdr/code-server.git
synced 2026-01-03 22:34:59 +01:00
- 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
No EOL
85 B
INI
6 lines
No EOL
85 B
INI
root = true
|
|
|
|
[*]
|
|
indent_style = space
|
|
trim_trailing_whitespace = true
|
|
indent_size = 2 |