AnimTestbed/3rdparty/sokol/.editorconfig

9 lines
106 B
INI
Raw Normal View History

2021-11-11 21:22:24 +01:00
root=true
[**]
indent_style=space
indent_size=4
trim_trailing_whitespace=true
insert_final_newline=true