EditorConfig to CrLf
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
root=true
|
root=true
|
||||||
|
|
||||||
[*]
|
[*]
|
||||||
end_of_line = lf
|
end_of_line = crlf
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|||||||
Reference in New Issue
Block a user