1
0
Fork 0
Redox-From-Scratch/builder/.editorconfig

9 lines
146 B
INI
Raw Permalink Normal View History

2024-12-18 19:23:12 -08:00
root = true
[*]
indent_style = tab
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false