wireguard-dashboard/web/.editorconfig
2024-07-15 16:47:53 +08:00

10 lines
150 B
INI

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