attr_fn_like_width to 60
note the default is documented as 70 but this was not being honored by rustfmt Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
array_width = 80
|
||||
attr_fn_like_width = 60
|
||||
chain_width = 50
|
||||
comment_width = 80
|
||||
condense_wildcard_suffixes = true
|
||||
|
||||
Reference in New Issue
Block a user