use LF instead of CRLF (#28)
This commit is contained in:
@@ -3,6 +3,7 @@ root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
insert_final_newline = true
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
Reference in New Issue
Block a user