Skip to content

Fixing CSIsNull001 and CSIsNull002 .editorconfig issues#10118

Closed
himgoyalmicro wants to merge 3 commits intodotnet:mainfrom
himgoyalmicro:CSIsNullIssues
Closed

Fixing CSIsNull001 and CSIsNull002 .editorconfig issues#10118
himgoyalmicro wants to merge 3 commits intodotnet:mainfrom
himgoyalmicro:CSIsNullIssues

Conversation

@himgoyalmicro
Copy link
Contributor

@himgoyalmicro himgoyalmicro commented Nov 26, 2024

Following up on the issue #10017 based on this PR #10080.

This PR addresses and resolves all occurrences of the CSIsNull001 and CSIsNull002 issues as identified by the .editorconfig rules. The changes include refactoring code to ensure compliance with:

  • CSIsNull001: Use 'is' pattern check.
  • CSIsNull002: Use 'is not' pattern check.
Microsoft Reviewers: Open in CodeFlow

@himgoyalmicro himgoyalmicro requested review from a team as code owners November 26, 2024 10:49
@dotnet-policy-service dotnet-policy-service bot added the PR metadata: Label to tag PRs, to facilitate with triage label Nov 26, 2024
@himgoyalmicro himgoyalmicro deleted the CSIsNullIssues branch November 26, 2024 13:00
@himgoyalmicro
Copy link
Contributor Author

Closing this PR as it contains some unnecessary changes. A new PR with more focused updates has already been raised here #10121

@github-actions github-actions bot locked and limited conversation to collaborators Dec 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant