From e25fcb78ea6e6ea11377554bfc645a400f2e2d15 Mon Sep 17 00:00:00 2001 From: GareArc Date: Mon, 19 May 2025 00:07:41 -0700 Subject: [PATCH] Revert "fix: add markdown lint config" This reverts commit 56962a592058f0e1dff72a8acb3086d7453eb70d. --- .markdownlint.json | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 .markdownlint.json diff --git a/.markdownlint.json b/.markdownlint.json deleted file mode 100644 index f2a375a3fa..0000000000 --- a/.markdownlint.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "MD024": false -}