fsprojects / fantomas

FSharp source code formatter
https://fsprojects.github.io/fantomas
Other
758 stars 189 forks source link

Add quotes to character in ASTTransformer #3077

Closed ErikSchierboom closed 2 months ago

ErikSchierboom commented 2 months ago

Closes #3076

Please verify your pull request is respecting our Pull request ground rules. You can find more information in our Contributors documentation section.

ErikSchierboom commented 2 months ago

The build is failing due to a formatting issue. What is the best way to fix this?

dawedawe commented 2 months ago

The build is failing due to a formatting issue. What is the best way to fix this?

dotnet fantomas .\src\ should be enough

ErikSchierboom commented 2 months ago

I've updated the changelog and asked one last question.