1 file changed
+1
-1
lines changed- .github/workflows/cd.yml+1-1
- .pre-commit-config.yaml+2-2
- docs/pages/guides/gha_wheels.md+1-1
- docs/pages/guides/style.md+3-3
- 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}}/.gitignore+30
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+2-2
0 commit comments