mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-14 00:47:16 +00:00
Merge pull request #2739 from gnzlbg/patch-1
Remove removed rustfmt options
This commit is contained in:
commit
b39d5416e1
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
max_width = 120
|
||||
comment_width = 100
|
||||
fn_call_width = 80
|
||||
match_block_trailing_comma = true
|
||||
closure_block_indent_threshold = 0
|
||||
wrap_comments = true
|
||||
|
|
Loading…
Reference in a new issue