1 file changed
+1
-1
lines changed- .github/workflows/bump.yml+1-1
- .github/workflows/cd.yml+2-2
- .github/workflows/reusable-change-detection.yml+1-1
- .github/workflows/reusable-cookie.yml+4-4
- .github/workflows/reusable-rr-tests.yml+4-4
- .pre-commit-config.yaml+3-3
- docs/pages/guides/gha_pure.md+4-4
- docs/pages/guides/gha_wheels.md+3-3
- docs/pages/guides/style.md+5-5
- noxfile.py+1-1
- src/sp_repo_review/checks/general.py+2
- src/sp_repo_review/checks/precommit.py+3-2
- tests/test_general.py+1
- tests/test_precommit.py+30-2
- {{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}}/.gitignore+30
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+4-4
0 commit comments