mirror of
https://github.com/olivierlacan/keep-a-changelog.git
synced 2025-07-30 09:14:12 +02:00
Add charset config to .editorconfig
This commit is contained in:
parent
18adb5f5be
commit
8411db9cab
@ -11,6 +11,7 @@ root = true
|
|||||||
# use the same settings everywhere
|
# use the same settings everywhere
|
||||||
[*]
|
[*]
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
|
charset = utf-8
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user