Skip to content
Snippets Groups Projects
Commit 094d5143 authored by Moul's avatar Moul
Browse files

[enh] #162: Add mypy pre-commit hook

isort before black otherwise there is a conflict
parent 5c00bd86
No related branches found
No related tags found
No related merge requests found
......@@ -3,3 +3,7 @@ repos:
rev: 21.5b0
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.812
hooks:
- id: mypy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment