elastic / apm-agent-dotnet

https://www.elastic.co/guide/en/apm/agent/dotnet/current/index.html
Apache License 2.0
585 stars 208 forks source link

Switch to dotnet format rather than dotnet-format tool #2480

Closed stevejgordon closed 2 weeks ago

stevejgordon commented 2 weeks ago

As titled.

I will follow up with a PR applying the formatting to all files and then a further PR introducing a check format step in the CI builds.

Closes #2327