Run `mypy` in CI?
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 211
- Fork
- 58
- Merge medio
- 1g 17h
- PR unite (30g)
- 6
Descrizione
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"
```
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Open .pre-commit-config.yaml and review the existing hooks before adding the proposed mypy hook for files under src. Run the pre-commit checks and confirm that mypy is invoked in CI without configuration errors.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- ci-cd
- Tipo di issue
- Funzionalità
- Difficoltà
- 1/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 48/100