Files
roblox/.editorconfig
2025-07-24 00:48:27 +03:00

9 lines
128 B
INI

root = true
[*]
charset = utf-8
indent_style = tab
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true