Files
PureDarwin/.editorconfig
2022-08-01 04:26:38 +02:00

10 lines
123 B
INI

#config
root = true
[*]
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4