1 file changed
+1
-1
lines changed- .github/workflows/cd.yml+1-1
- .pre-commit-config.yaml+2-2
- docs/pages/guides/coverage.md+1-1
- docs/pages/guides/gha_pure.md+2-2
- docs/pages/guides/gha_wheels.md+2-2
- docs/pages/guides/style.md+7-7
- docs/pages/guides/tasks.md+1-1
- src/sp_repo_review/checks/precommit.py+1
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+1-1
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type!='compiled' %}cd.yml{% endif %}+1-1
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+2-2
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+5-5
- {{cookiecutter.project_name}}/noxfile.py+3-3
- {{cookiecutter.project_name}}/pyproject.toml-1
0 commit comments