gl-rocket/assimp/.editorconfig

9 lines
175 B
INI
Raw Permalink Normal View History

2021-01-02 17:01:54 +01:00
# See <http://EditorConfig.org> for details
[*.{h,hpp,inl}]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 4
indent_style = space