mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-04-30 21:23:23 +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
|
end_of_line = crlf
|
||||||
trim_trailing_whitespace = false
|
trim_trailing_whitespace = false
|
||||||
insert_final_newline = false
|
insert_final_newline = false
|
||||||
|
|||||||
Reference in New Issue
Block a user