Skip to content

Conversation

@CyrusNajmabadi
Copy link
Member

This is the result of running the latest analyzer in roslyn-analyzers against Roslyn.sln. This will be needed to move to the latest version for the team.

@CyrusNajmabadi CyrusNajmabadi requested review from a team as code owners April 30, 2020 07:53
@CyrusNajmabadi CyrusNajmabadi marked this pull request as draft April 30, 2020 08:16
@CyrusNajmabadi CyrusNajmabadi removed request for a team April 30, 2020 08:16
Copy link
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

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

I do not think this is useful or should be enforced.

@sharwell
Copy link
Contributor

@AlekseyTs The new styles will be discussed with the cross-team style review group before getting enabled or merged.

@CyrusNajmabadi
Copy link
Member Author

For context, there are 121017 cases where we follow the expected style, and 66 cases where we don't. So this is the defacto style for the entire roslyn project to the tune of 99.945%.

As far as i can tell, this is our style. And this analyzer just catches the errant mistakes that occasionally happen and slip through the cracks. This helps makes PRs easier to review because this is no longer an issue that people have to be on guard about when reviewing :)

@sharwell sharwell self-assigned this May 21, 2020
@sharwell sharwell force-pushed the removeBlankLineBetweenBraces branch from 59dbb2b to d57fa55 Compare May 21, 2020 13:35
@sharwell sharwell marked this pull request as ready for review May 21, 2020 13:36
@sharwell sharwell dismissed AlekseyTs’s stale review May 21, 2020 13:36

All changes under src/Compilers have been removed/excluded

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@ghost ghost merged commit 5bfb295 into dotnet:master May 21, 2020
@CyrusNajmabadi CyrusNajmabadi deleted the removeBlankLineBetweenBraces branch June 11, 2020 18:45
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants