mirror of
https://github.com/bloeys/assimp-go.git
synced 2025-12-29 08:28:20 +00:00
9 lines
175 B
INI
Executable File
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
|