Resolves liyasthomas#115
This commit is contained in:
parent
6ca847bdde
commit
0c543908d3
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_size = 1
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
indent_style = tab
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue