float3 / dotnet-format-repro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The files repro-1.cs and repro-2.cs take 2 formatting passes before they are correctly formatted.

you can test this by doing

dotnet format dotnet-format-repro.sln
git add -A
dotnet format dotnet-format-repro.sln
git status

About


Languages

Language:C# 100.0%