mirror of https://github.com/icedland/iced.git
Update .editorconfig
This commit is contained in:
parent
220f944b0d
commit
0e8d5f6698
|
@ -1,6 +1,7 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
#end_of_line =
|
||||
indent_size = 4
|
||||
indent_style = tab
|
||||
|
@ -8,7 +9,7 @@ tab_width = 4
|
|||
|
||||
[*.json]
|
||||
|
||||
[App.config]
|
||||
[app.config]
|
||||
|
||||
[*.yml]
|
||||
indent_size = 2
|
||||
|
|
Loading…
Reference in New Issue