🔧 chore(markdown): add markdownlint baseline and lint fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user