From a7b906d593d8368d47068e08e42671203e7f6a9d Mon Sep 17 00:00:00 2001 From: SherkeyXD <57581480+SherkeyXD@users.noreply.github.com> Date: Tue, 9 Sep 2025 01:50:31 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=B7=BB=E5=8A=A0=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fuck pre commit --- .prettierignore | 1 + docs/.markdownlint.yaml | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.prettierignore b/.prettierignore index f100d05a4d..34dd152a33 100644 --- a/.prettierignore +++ b/.prettierignore @@ -13,3 +13,4 @@ tools/OptimizeTemplates/optimize_templates.json CITATION.cff CHANGELOG.md +## FUCK FUCK \ No newline at end of file diff --git a/docs/.markdownlint.yaml b/docs/.markdownlint.yaml index 81ce76c684..80e834d2df 100644 --- a/docs/.markdownlint.yaml +++ b/docs/.markdownlint.yaml @@ -255,6 +255,7 @@ MD056: true MD058: true # MD059/descriptive-link-text - Link text should be descriptive -MD059: false +MD059: + false # Prohibited link texts #prohibited_texts: ["click here", "here", "link", "more"]