flake8/.pre-commit-config.yaml
2019-05-19 17:31:04 -07:00

6 lines
161 B
YAML

repos:
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.701
hooks:
- id: mypy
exclude: ^(docs/|example-plugin/|tests/fixtures)