dotnet / format

Home for the dotnet-format command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

running dotnet format on my unity project takes over an hour

float3 opened this issue · comments

commented
...
...
...
Project Assembly-CSharp-Editor-firstpass is using configuration from 'C:\Users\[Redacted]\obj\Debug\Assembly-CSharp-Editor-firstpass.GeneratedMSBuildEditorConfig.editorconfig'.
  Complete in 2103917ms.

this (series of) step(s) alone seems to take 35 minutes

$ dotnet format --version
8.0.456602+28925c0e519d66c80328aacf973b74e40bb1d5bd

dotnet format runs third-party code and has a wide variety of configuration abilities. We would need a concrete way to reproduce this in order to proceed.

Closing this issue as we've seen no reply to the request for more information. If you are able to get the requested information, please add it to the issue and we will retriage it.