Vandevliet.AerialShots.Website/.editorconfig
2024-06-07 16:03:27 +02:00

12 lines
198 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = false
trim_trailing_whitespace = true
charset = utf-8
indent_style = space
indent_size = 2
[*.{md,txt}]
trim_trailing_whitespace = false