Change .editorconfig to reflect current state of the code (#1944)
Signed-off-by: Christian Burke <cr0ax64@gmail.com>
This commit is contained in:
parent
0f4aab24a8
commit
0c64c988d5
@ -2,7 +2,7 @@
|
|||||||
root = true
|
root = true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
indent_style = space
|
indent_style = tab
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
tab_width = 2
|
tab_width = 2
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user