♻️ refactor(test): consolidate repository checks
This commit is contained in:
+1
-5
@@ -21,11 +21,7 @@ Run the relevant checks before pushing:
|
||||
```bash
|
||||
npm run lint:md
|
||||
python -m unittest discover -s test -p "test_*.py" -v
|
||||
sh test/templates/validate_python_templates.sh
|
||||
sh test/templates/validate_cpp_templates.sh
|
||||
sh test/templates/validate_ci_templates.sh
|
||||
sh test/templates/validate_project_templates.sh
|
||||
sh test/integration/check_doc_links.sh
|
||||
python test/integration/check_doc_links.py
|
||||
```
|
||||
|
||||
## Templates and docs
|
||||
|
||||
Reference in New Issue
Block a user