mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-03-02 15:50:49 +08:00
misc: update .editorconfig to use UTF-8 without BOM.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
[*]
|
||||
charset = utf-8-bom
|
||||
charset = utf-8
|
||||
end_of_line = crlf
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = false
|
||||
|
||||
Reference in New Issue
Block a user