Erythro/.editorconfig
Anita Anderson c9c83efaa0 Update cmake to allow C++ and fix maxos compile error
Signed-off-by: Anita Anderson <anita@ansan.io>
2023-04-18 16:18:08 -04:00

8 lines
134 B
INI

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