dotnet / dotnet/format

Repro of files requiring 2 passes of dotnet format to fully format

Open
#2,086 6 comments 0 reactions 1 assignee Claimed by @sharwell View on GitHub
Dominant language
No language data
Stars
1.9k
Forks
173
Avg merge
10d 13h
Merged PRs (30d)
1

Description

here is my repro
https://github.com/float3/dotnet-format-repro

there are 2 cs files here that take two passes to fully format.

repro steps:
```sh
git clone git@github.com:float3/dotnet-format-repro.git
cd dotnet-format-repro
dotnet format *.sln
git add -A
dotnet format *.sln
git status
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.