Fix .editorconfig line endings
This commit is contained in:
@@ -8,7 +8,7 @@ root = true
|
|||||||
# Use 4 spaces as indentation
|
# Use 4 spaces as indentation
|
||||||
[*]
|
[*]
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
end_of_line = lf
|
end_of_line = crlf
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user