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

Null check small refactoring #16086

Merged
merged 1 commit into from Jul 12, 2023
Merged

Null check small refactoring #16086

merged 1 commit into from Jul 12, 2023

Conversation

Lehonti
Copy link
Contributor

@Lehonti Lehonti commented Jul 11, 2023

Description of Change

Changed null check from string literal to using nameof() operator

Issues Fixed

There is no bug as such. This is a small improvement to the style of the code

Updated null check to use nameof()
@ghost ghost added the community ✨ Community Contribution label Jul 11, 2023
@ghost
Copy link

ghost commented Jul 11, 2023

Hey there @Lehonti! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@PureWeen
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@Eilon Eilon added the area/infrastructure 🏗️ CI, Maestro / Coherency label Jul 11, 2023
@hartez hartez merged commit decf86b into dotnet:main Jul 12, 2023
27 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/infrastructure 🏗️ CI, Maestro / Coherency community ✨ Community Contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants