Skip to content

feat(pre-commit-hooks): add mypy hook#12

Merged
syphar merged 1 commit into
mainfrom
feat/mypy-hook
Apr 24, 2026
Merged

feat(pre-commit-hooks): add mypy hook#12
syphar merged 1 commit into
mainfrom
feat/mypy-hook

Conversation

@syphar

@syphar syphar commented Apr 24, 2026

Copy link
Copy Markdown
Member

Run mypy with require_serial: true because its sqlite-backed cache can hit intermittent database is locked failures when pre-commit schedules concurrent runs.

Run mypy with `require_serial: true` because its sqlite-backed cache can
hit intermittent `database is locked` failures when pre-commit schedules
concurrent runs.
@syphar syphar requested a review from a team as a code owner April 24, 2026 08:38
@syphar syphar self-assigned this Apr 24, 2026
@syphar syphar merged commit a57f7b2 into main Apr 24, 2026
1 check passed
@syphar syphar deleted the feat/mypy-hook branch April 24, 2026 17:22
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.

2 participants