Blosc / Blosc/python-blosc2

Run `mypy` in CI?

Open
#306 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
211
Forks
58
Avg merge
1d 17h
Merged PRs (30d)
6

Description

Add to `.pre-commit-config.yaml` to enforce that:
```
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.13.0
hooks:
- id: mypy
files: "src"
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.