1 file changed
+1
-1
lines changed- .pre-commit-config.yaml+3-3
 - docs/pages/guides/gha_basic.md+4-4
 - docs/pages/guides/gha_pure.md+2-2
 - docs/pages/guides/gha_wheels.md+1-1
 - docs/pages/guides/style.md+5-5
 - docs/pages/principles/testing.md+689
 - {{cookiecutter.project_name}}/.github/workflows/ci.yml+2-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 %}+1-1
 - {{cookiecutter.project_name}}/.pre-commit-config.yaml+4-4
 
0 commit comments