-
Notifications
You must be signed in to change notification settings - Fork 23
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
Code cleanup #416
Code cleanup #416
Conversation
Quoting my chat with a Visual Studio guy:
Saying it to prevent the case of applying an inspection without looking through the results. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the cleanup!
I just upgraded to VS 17.13, and it has more code-style opinions than 17.12 did.
VS wants to fix IDE0306 by generating invalid code, but I went ahead and applied most of the rest.