procedural-3d-engine/external/assimp/assimp/.editorconfig
2016-02-16 15:07:25 +01:00

8 lines
175 B
INI

# 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