mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 14:04:16 +00:00
Type annotate flake8.options.manager
This commit is contained in:
parent
8cd1e0ecc7
commit
8c4e42afaa
8 changed files with 142 additions and 115 deletions
|
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v0.701
|
||||
rev: v0.720
|
||||
hooks:
|
||||
- id: mypy
|
||||
exclude: ^(docs/|example-plugin/|tests/fixtures)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue