browser/external/raylib-cpp-4.5.1/.editorconfig

10 lines
147 B
INI
Raw Normal View History

2023-09-27 15:02:24 -04:00
root = true
[*]
indent_style = space
charset = utf-8
end_of_line = lf
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true