Files
assimp-go/asig/assimp/.editorconfig
2021-11-15 10:35:13 +04:00

9 lines
175 B
INI
Executable File

# 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