]> git.lizzy.rs Git - rust.git/commitdiff
Error on line overflow
authorflip1995 <hello@philkrones.com>
Tue, 27 Nov 2018 19:46:11 +0000 (20:46 +0100)
committerflip1995 <hello@philkrones.com>
Tue, 27 Nov 2018 19:46:11 +0000 (20:46 +0100)
rustfmt.toml

index 6776a88294c54e4898a666b4b75868260a528e40..797eccdad99ec9652ad3e1ff737614c60a820d58 100644 (file)
@@ -2,3 +2,5 @@ max_width = 120
 comment_width = 100
 match_block_trailing_comma = true
 wrap_comments = true
+
+error_on_line_overflow = true