Files
wayvr/wlx-common/.editorconfig
2025-11-25 00:21:51 +01:00

8 lines
132 B
INI

root = true
[*.rs]
indent_style = tab
indent_size = 2
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false