-
Notifications
You must be signed in to change notification settings - Fork 466
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
Recommend using Equals with StringComparison instead of string.ToLower() == otherString.ToLower() #6720
Merged
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7cc2e29 - Browse repository at this point
Copy the full SHA 7cc2e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 842a82f - Browse repository at this point
Copy the full SHA 842a82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a344cc6 - Browse repository at this point
Copy the full SHA a344cc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5e8ec - Browse repository at this point
Copy the full SHA 8d5e8ecView commit details -
Add tests for diagnostic-only, no fix, for Equals that don't match va…
…riant/invariant.
Configuration menu - View commit details
-
Copy full SHA for fa70b2e - Browse repository at this point
Copy the full SHA fa70b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 044aedc - Browse repository at this point
Copy the full SHA 044aedcView commit details -
Configuration menu - View commit details
-
Copy full SHA for adfcc80 - Browse repository at this point
Copy the full SHA adfcc80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e17f73 - Browse repository at this point
Copy the full SHA 4e17f73View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 13b8d47 - Browse repository at this point
Copy the full SHA 13b8d47View commit details -
Add extra rule and resource messages for the 'string.Method() == stri…
…ng.Method()' comparison case.
Configuration menu - View commit details
-
Copy full SHA for e04c8f9 - Browse repository at this point
Copy the full SHA e04c8f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c373caf - Browse repository at this point
Copy the full SHA c373cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for adfdb0d - Browse repository at this point
Copy the full SHA adfdb0dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.