Specifying utf-8 as default charset for all files

This commit is contained in:
rockstardev
2020-06-28 21:44:09 -05:00
parent d3325f17c5
commit 29294318d0

View File

@@ -10,6 +10,7 @@ root = true
insert_final_newline = true
indent_style = space
indent_size = 4
charset = utf-8
[project.json]
indent_size = 2
@@ -146,4 +147,4 @@ indent_size = 2
[*.sh]
end_of_line = lf
[*.{cmd, bat}]
end_of_line = crlf
end_of_line = crlf