kotaindah55_extended-markdo.../.editorconfig
2025-04-06 22:56:02 +02:00

9 lines
No EOL
145 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = false
indent_style = tab
indent_size = 4