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

Enable several more IDE analyzer warnings #42692

Merged
merged 5 commits into from
Sep 25, 2020

Conversation

stephentoub
Copy link
Member

Enable IDE0062: Make local functions static
Enable IDE0079: Remove unnecessary suppression
Enable IDE0082: Convert typeof to nameof
Enable IDE0043: Validate format string
Enable IDE0041: Use is null check

cc: @safern, @ViktorHofer

@stephentoub stephentoub merged commit 6b5b9f7 into dotnet:master Sep 25, 2020
@stephentoub stephentoub deleted the morewarnings branch September 25, 2020 10:33
Copy link
Member

@ViktorHofer ViktorHofer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks

@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants