mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-30 10:46:54 +00:00
6 lines
161 B
YAML
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)
|