Skip to content

Conversation

@am11
Copy link
Member

@am11 am11 commented Jan 30, 2021

Second commit is just formatting of the .cs files modified in first commit (based on the rules defined in .editorconfig at repo's root):

$ # dotnet tool install -g dotnet-format --version 5.0.* --add-source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
$ git show --name-only --pretty="" :/*.cs | dotnet format --folder --include -

@ghost
Copy link

ghost commented Jan 30, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

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

Thanks.

@stephentoub stephentoub merged commit cbd8349 into dotnet:master Feb 1, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Mar 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants