Files
plugin-library/Assets/10.XNode/.editorconfig

9 lines
137 B
INI
Raw Normal View History

2026-01-06 14:42:02 +08:00
root = true
[*.cs]
indent_style = space
indent_size = 4
end_of_line = crlf
insert_final_newline = false
trim_trailing_whitespace = true