Skip to content

Conversation

@adamtheturtle
Copy link
Member

@adamtheturtle adamtheturtle commented Jan 26, 2026

The previous PR incorrectly removed --example-workers 0 from all hooks.

This PR reverts that and correctly removes it only from the mypy-docs hook, which is the one affected by the mypy bug.

See python/mypy#18283


Note

Aligns pre-commit docs hooks with intended parallelism settings while exempting mypy.

  • Re-adds --example-workers 0 to shellcheck-docs, pyright-docs, vulture-docs, pylint-docs, interrogate-docs, ty-docs, and pyrefly-docs
  • Keeps mypy-docs without --example-workers 0; adds clarifying comment referencing mypy issue
  • Configuration-only change in .pre-commit-config.yaml

Written by Cursor Bugbot for commit 2a9c9f6. This will update automatically on new commits. Configure here.

This reverts the previous incorrect change that removed --example-workers 0 from all
hooks, and correctly removes it only from mypy-docs.

See python/mypy#18283
@adamtheturtle adamtheturtle merged commit ea3ad4c into main Jan 26, 2026
10 checks passed
@adamtheturtle adamtheturtle deleted the fix-example-workers-removal branch January 26, 2026 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant