mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
Merge branch 'issue_5968' into handle-mypy-ini-conflicts
This commit is contained in:
@@ -5,14 +5,17 @@ ignore_missing_imports = True
|
|||||||
[mypy-acme.*]
|
[mypy-acme.*]
|
||||||
check_untyped_defs = True
|
check_untyped_defs = True
|
||||||
|
|
||||||
|
[mypy-certbot_dns_dnsimple.*]
|
||||||
|
check_untyped_defs = True
|
||||||
|
|
||||||
[mypy-certbot_dns_dnsmadeeasy.*]
|
[mypy-certbot_dns_dnsmadeeasy.*]
|
||||||
check_untyped_defs = True
|
check_untyped_defs = True
|
||||||
|
|
||||||
[mypy-certbot_dns_google.*]
|
[mypy-certbot_dns_google.*]
|
||||||
check_untyped_defs = True
|
check_untyped_defs = True
|
||||||
|
|
||||||
[mypy-certbot_dns_rfc2136.*]
|
|
||||||
check_untyped_defs = True
|
|
||||||
|
|
||||||
[mypy-certbot_dns_luadns.*]
|
[mypy-certbot_dns_luadns.*]
|
||||||
check_untyped_defs = True
|
check_untyped_defs = True
|
||||||
|
|
||||||
|
[mypy-certbot_dns_rfc2136.*]
|
||||||
|
check_untyped_defs = True
|
||||||
|
|||||||
Reference in New Issue
Block a user