eco2d/code/vendors/raylib-nuklear/.editorconfig

10 lines
147 B
INI
Raw Normal View History

2023-01-15 15:59:33 +00:00
root = true
[*]
indent_style = space
charset = utf-8
end_of_line = lf
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true