Files
Kmake/deps/v8/.editorconfig
2026-05-26 23:36:42 -07:00

10 lines
154 B
INI

# editorconfig.org
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true