wisski_cloud_daemon/.editorconfig
2024-04-30 14:51:28 +02:00

9 lines
No EOL
150 B
INI

root = true
[*]
indent_style = space
indent_size = 2
end_of_line = crlf
charset = utf-8
trim_trailing_whitespace = false
insert_final_newline = false