mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-16 12:28:06 +00:00
chore: cleanup backup and debug artifacts
This commit is contained in:
@@ -17,7 +17,7 @@ help:
|
||||
lint:
|
||||
@echo "Linting markdown files..."
|
||||
@npm install -g markdownlint-cli
|
||||
@markdownlint --config .github/lint_config.json --ignore .history --ignore tools/external --ignore scripts/backups/gz '**/*.md'
|
||||
@markdownlint --config .github/lint_config.json --ignore .history --ignore tools/external '**/*.md'
|
||||
|
||||
check-links:
|
||||
@echo "Checking local markdown links..."
|
||||
|
||||
Reference in New Issue
Block a user