✅ test(templates): add template coverage
This commit is contained in:
@@ -127,6 +127,7 @@ echo "🔍 扫描 Markdown 文件..."
|
||||
cd "$PLAYBOOK_ROOT"
|
||||
|
||||
MD_FILES=$(find . -name "*.md" \
|
||||
-not -name "*.template.md" \
|
||||
-not -path "*/node_modules/*" \
|
||||
-not -path "*/.git/*" \
|
||||
-not -path "*/build/*" \
|
||||
|
||||
Reference in New Issue
Block a user