diff --git a/dprint.json b/dprint.json index b45b96359..841fe80a9 100644 --- a/dprint.json +++ b/dprint.json @@ -5,7 +5,8 @@ "rustfmt": { "imports_granularity": "item", "wrap_comments": true, - "comment_width": 120 + "comment_width": 100, + "max_width": 100 }, "sql": { "uppercase": true