Skip to content

Flatten stubtest_allowlist for protobuf generated files #6944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

nipunn1313
Copy link
Contributor

I added stubtest testing for generated files within mypy-protobuf.
There are many ways in which the protobuf code is doing weird
things and we want the stubs to look a bit different. They're enumerated
in the stubtest_allowlist.txt of mypy-protobuf, so squashing them here
so that this one can focus on the non-generated files.

I added stubtest testing for generated files within mypy-protobuf.
There are many ways in which the protobuf code is doing *weird*
things and we want the stubs to look a bit different. They're enumerated
in the `stubtest_allowlist.txt` of mypy-protobuf, so squashing them here
so that this one can focus on the non-generated files.
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.

2 participants