fix: 优化ellipses

This commit is contained in:
shiro.lee
2024-07-01 19:33:20 +08:00
parent e2f3721459
commit de438cc66f
3 changed files with 443 additions and 143 deletions

3
rustfmt.toml Normal file
View File

@@ -0,0 +1,3 @@
max_width = 130
fn_call_width = 90
single_line_let_else_max_width = 100