diff options
Diffstat (limited to 'rustfmt.toml')
-rw-r--r-- | rustfmt.toml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index 7ecc610f33..dc85c99467 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1 @@ -max_width = 79 -comment_width = 79 -error_on_line_overflow = true
\ No newline at end of file +error_on_line_overflow = true |