Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fixing CSIsNull001 and CSIsNull002 .editorconfig issues #10118

Closed
wants to merge 3 commits into from

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
# for free to subscribe to this conversation on GitHub. Already have an account? #.
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