summaryrefslogtreecommitdiff
path: root/thirdparty/assimp/include/assimp/.editorconfig
blob: 9ea66423ad1aaffe80c343afbc91666eed52a37a (plain)
1
2
3
4
5
6
7
8
# 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