1 file changed
+1
-1
lines changed- .github/release.yml+5
- .pre-commit-config.yaml+3-3
- docs/pages/guides/coverage.md+1-1
- docs/pages/guides/docs.md+43-27
- docs/pages/guides/gha_basic.md+34-4
- docs/pages/guides/gha_wheels.md+5-1
- docs/pages/guides/style.md+11-10
- docs/pages/guides/tasks.md+8-19
- docs/pages/tutorials/dev-environment.md+5
- {{cookiecutter.project_name}}/.github/matchers/pylint.json-32
- {{cookiecutter.project_name}}/.github/release.yml+5
- {{cookiecutter.project_name}}/.github/workflows/ci.yml+2-4
- {{cookiecutter.project_name}}/.github/workflows/{% if cookiecutter.__type=='compiled' %}cd.yml{% endif %}+4-1
- {{cookiecutter.project_name}}/.pre-commit-config.yaml+5-5
- {{cookiecutter.project_name}}/.readthedocs.yaml+9-10
- {{cookiecutter.project_name}}/README.md+1-2
- {{cookiecutter.project_name}}/noxfile.py+11-33
- {{cookiecutter.project_name}}/{% if cookiecutter.license=='Apache' %}LICENSE{% endif %}+1-1
0 commit comments