mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Error on line overflow
This commit is contained in:
@@ -2,3 +2,5 @@ max_width = 120
|
||||
comment_width = 100
|
||||
match_block_trailing_comma = true
|
||||
wrap_comments = true
|
||||
|
||||
error_on_line_overflow = true
|
||||
|
||||
Reference in New Issue
Block a user