Skip to content

simplify some code#2370

Merged
filipw merged 4 commits intoOmniSharp:masterfrom
ShuiRuTian:simplify-some-code
Jul 12, 2022
Merged

simplify some code#2370
filipw merged 4 commits intoOmniSharp:masterfrom
ShuiRuTian:simplify-some-code

Conversation

@ShuiRuTian
Copy link
Copy Markdown

  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