1 file changed
+1
-1
lines changed- .github/workflows/reusable-cookie.yml+7-1
- .github/workflows/reusable-rr-tests.yml+4-2
- .pre-commit-config.yaml+2-2
- docs/_includes/interactive_repo_review.html+2-2
- docs/pages/guides/coverage.md+1-1
- docs/pages/guides/style.md+5-5
- docs/pages/guides/tasks.md+10-4
- pyproject.toml+2
- src/sp_repo_review/checks/ruff.py+5-2
- tests/test_pyproject.py+23-24
- tests/test_ruff.py+35
- {{cookiecutter.project_name}}/.github/CONTRIBUTING.md+1-13
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+9-3
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type!='compiled' %}cd.yml{% endif %}+2-1
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+3-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+3-3
- {{cookiecutter.project_name}}/pyproject.toml+2-1
0 commit comments