mirror of
https://git.tuxpa.in/a/code-server.git
synced 2025-01-11 18:38:46 +00: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 |