OpenDTU-old/.editorconfig
2024-01-05 17:26:02 +01:00

10 lines
157 B
INI

# http://editorconfig.org
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true