Skip to content

Add ignore missing type hints#10664

Closed
evinism wants to merge 1 commit into
python:masterfrom
evinism:es/add_ignore_missing_typehints
Closed

Add ignore missing type hints#10664
evinism wants to merge 1 commit into
python:masterfrom
evinism:es/add_ignore_missing_typehints

Conversation

@evinism
Copy link
Copy Markdown

@evinism evinism commented Jun 17, 2021

Description

Closes #10660

Draft PR that adds --ignore-missing-type-hints

Test Plan

Will write automated tests after clarifying feature behavior, before un-drafting. Tested manually on one of my codebases.

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

@hauntsaninja
Copy link
Copy Markdown
Collaborator

Thanks for the PR, but closing in favour of #14740 (this PR is also not quite ready yet, e.g. merge conflicts and missing tests)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding an --ignore-missing-type-hints config

2 participants