mirror of
https://github.com/rustdesk/qemu-display.git
synced 2026-05-19 16:10:39 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
root = true
|
||||
[*]
|
||||
indent_style = space
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
charset = utf-8
|
||||
|
||||
[*.{build,yml,ui,yaml}]
|
||||
indent_size = 2
|
||||
|
||||
[*.{json,py}]
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user