Fixed editor config.
This commit is contained in:
parent
92e1dcdd3e
commit
3ccd57a204
|
@ -9,7 +9,7 @@ root = true
|
||||||
|
|
||||||
# Change these settings to your own preference
|
# Change these settings to your own preference
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 2
|
indent_size = 4
|
||||||
|
|
||||||
# We recommend you to keep these unchanged
|
# We recommend you to keep these unchanged
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
|
|
Loading…
Reference in a new issue