dotnet / dotnet/sdk

`dotnet-format` doesn't support F# projects

Open
#53,258 0 comments 0 reactions 0 assignees View on GitHub
Area-Format Area-FSharp untriaged
Dominant language
C#
Stars
3.2k
Forks
1.3k
PR merge metrics
PR metrics pending

Description

`dotnet-format` supports only C# and Visual Basic .NET projects.
Working with .NET SDK 6.0 - 10.0.102 still unable to follow the F# code style template.

I would really like the `dotnet-format` can work with F# projects too, in the same way as with others.

### Additional context
Here's an output from powershell session.

```
PS D:\Locals\SunFlower\src\SunFlower.Kernel> dotnet format
Не удалось отформатировать "D:\Locals\SunFlower\src\SunFlower.Kernel\SunFlower.Kernel.fsproj". Форматирование сейчас поддерживается только для проектов C# и Visual Basic.
PS D:\Locals\SunFlower\src\SunFlower.Kernel>
```

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.