diff options
Diffstat (limited to 'rustfmt.toml')
-rw-r--r-- | rustfmt.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rustfmt.toml b/rustfmt.toml index 7e5dded7..d979d317 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1 @@ max_width=80 -wrap_comments=true -merge_imports=true |