Skip to content

chore: fix implicit optional #1475

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
Aug 2, 2022

Conversation

rwoll
Copy link
Member

@rwoll rwoll commented Aug 1, 2022

Resolves #1460.

This ensures the generated code does not use implicit optional. We can do another follow up if we don't want the implicit optionals in our internal code, but that is not planned at this time.

@rwoll rwoll requested a review from mxschmitt August 2, 2022 16:22
@rwoll rwoll merged commit 2fa0b93 into microsoft:main Aug 2, 2022
@rwoll rwoll deleted the chore/explicit-optional-types branch August 2, 2022 21:40
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.

[BUG] Don't use implicit-optional for type hints
2 participants