metahunt/Assets/GLTFUtility-master/.editorconfig
2024-02-11 13:53:18 +05:30

9 lines
133 B
INI

root = true
[*.cs]
indent_style = tab
indent_size = 4
end_of_line = lf
insert_final_newline = false
trim_trailing_whitespace = true