Switch to UTF-8 BOM to avoid build warning
This commit is contained in:
parent
8c7d1cf7d5
commit
99b42a2bb1
@ -1,6 +1,6 @@
|
||||
[*]
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
charset = utf-8-bom
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
||||
|
Loading…
Reference in New Issue
Block a user