Browse Source

docs: 排查 test 文件夹

claude-code-best 3 weeks ago
parent
commit
2d9c2adce3
1 changed files with 5 additions and 0 deletions
  1. 5 0
      mint.json

+ 5 - 0
mint.json

@@ -111,6 +111,11 @@
       ]
     }
   ],
+  "excludes": [
+    "docs/test-plans/**",
+    "docs/testing-spec.md",
+    "docs/REVISION-PLAN.md"
+  ],
   "footerSocials": {
     "github": "https://github.com/anthropics/claude-code"
   }