1 file changed
+1
-1
lines changed- .pre-commit-config.yaml+1-1
- README.md+1-2
- docs/_includes/interactive_repo_review.html+2-2
- docs/pages/guides/coverage.md+1-1
- docs/pages/guides/gha_basic.md+1-1
- docs/pages/guides/style.md+2-2
- docs/pages/guides/tasks.md+2-2
- noxfile.py-1
- src/sp_repo_review/__init__.py-1
- src/sp_repo_review/checks/general.py-1
- src/sp_repo_review/checks/pyproject.py+1-1
- src/sp_repo_review/checks/ruff.py+1-2
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+1-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+1-1
- {{cookiecutter.project_name}}/pyproject.toml+1
- {{cookiecutter.project_name}}/src/{{cookiecutter.__project_slug}}/__init__.py-1
0 commit comments