mssql-maintenance-deploy/.editorconfig
2026-05-28 13:27:31 +05:00

11 lines
153 B
INI

root = true
[*]
charset = utf-8
end_of_line = crlf
insert_final_newline = true
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false