🔧 chore(markdown): add markdownlint baseline and lint fixes

This commit is contained in:
csh
2026-05-18 15:43:48 +08:00
parent a22b324c5c
commit 214c44eebc
10 changed files with 22 additions and 9 deletions
+1
View File
@@ -19,6 +19,7 @@ Follow `docs/common/commit_message.md` and use the required emoji/type mapping.
Run the relevant checks before pushing:
```bash
npm run lint:md
python -m unittest discover -s tests/cli -v
python -m unittest discover -s tests -p "test_*.py" -v
sh tests/templates/validate_python_templates.sh