Add config file ; add static types

This commit is contained in:
Edgar P. Burkhart 2024-12-08 10:43:31 +01:00
parent 4d5824cfb5
commit a55e7c7bfe
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
4 changed files with 27 additions and 5 deletions

View file

@ -15,3 +15,7 @@ repos:
args: ["--max-line-length=88", "--extend-ignore=E203"]
exclude: "lyceedupaysdesoule/settings/|migrations"
- repo: https://github.com/pre-commit/mirrors-mypy
rev: "v1.13.0"
hooks:
- id: mypy