summaryrefslogtreecommitdiff
path: root/libs/assimp/test/.editorconfig
blob: 4a194a317932f4b838c37ddc7cd0114e916963c4 (plain)
1
2
3
4
5
6
7
8
# See <http://EditorConfig.org> for details

[*.{h,hpp,c,cpp}]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 4
indent_style = space