fix: 优化ellipses
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
max_width = 130
|
||||
fn_call_width = 90
|
||||
single_line_let_else_max_width = 100
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
max_width = 130
|
||||
fn_call_width = 90
|
||||
single_line_let_else_max_width = 100
|
||||