From daebd501e9a28354552c11e99969ccc59c621346 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sat, 15 Mar 2025 19:00:07 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-15 19:00:07 --- .dprint.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.dprint.jsonc b/.dprint.jsonc index 098ebdee..cb4baee0 100644 --- a/.dprint.jsonc +++ b/.dprint.jsonc @@ -1,7 +1,7 @@ { "markdown": { - "lineWidth": 72, - "textWrap": "maintain" + "lineWidth": 80, + "textWrap": "always" }, "dockerfile": {}, "markup": {},