From 112e5fe00588d3efd2b7731f73a41dfa69d988eb Mon Sep 17 00:00:00 2001 From: KetanPandit <82118138+KetanPandit@users.noreply.github.com> Date: Tue, 12 Dec 2023 16:22:58 +0530 Subject: [PATCH] updated --- .markdownlint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.markdownlint.json b/.markdownlint.json index a1628ba622a37..caea33769bbe6 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -6,7 +6,7 @@ "code_blocks": false, "tables": false, "stern": true, - "line_length": -1 + "line_length": -2 }, "no-bare-urls": false, "no-blanks-blockquote": false,