Skip to content
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

Nullable switch expression support #300

Merged
merged 1 commit into from Apr 8, 2019

Conversation

shubhamugare
Copy link
Contributor

Added support to switch case. If the switch expression is nullable then Nullaway gives a warning.

Added unit test
Fixes #299

Copy link
Collaborator

@msridhar msridhar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ZacSweers
Copy link
Contributor

Nice

@msridhar msridhar merged commit e529f53 into uber:master Apr 8, 2019
lazaroclapp added a commit that referenced this pull request Apr 8, 2019
PR #300 introduces a code pattern that is linted against after #295.
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.

None yet

3 participants