Mirror: 0.910
This commit is contained in:
parent
b18c8c81a4
commit
5cf22ccb77
@ -2,7 +2,8 @@
|
||||
name: mypy
|
||||
entry: mypy
|
||||
language: python
|
||||
'types': [python]
|
||||
'types_or': [python, pyi]
|
||||
args: ["--ignore-missing-imports", "--scripts-are-modules"]
|
||||
require_serial: true
|
||||
additional_dependencies: []
|
||||
minimum_pre_commit_version: 2.9.2
|
||||
|
Loading…
Reference in New Issue
Block a user