Vandevliet.AerialShots.Website/.editorconfig

13 lines
198 B
INI
Raw Permalink Normal View History

2024-06-07 16:02:37 +02:00
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