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

simplify some code #2370

Merged
merged 4 commits into from
Jul 12, 2022
Merged

simplify some code #2370

merged 4 commits into from
Jul 12, 2022

Conversation

ShuiRuTian
Copy link

  1. replace as and var with varaiableName is type newVariableName
  2. use switch expression rather than switch statement
  3. remove useless variables

@filipw filipw enabled auto-merge May 9, 2022 14:44
@filipw filipw merged commit c01f526 into OmniSharp:master Jul 12, 2022
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