Add fixer for "dotnet format" (#3879)

The .NET ecosystem has an official tool for formatting its files: `dotnet format`
This adds support for that tool to ALE.
This commit is contained in:
Jelte Fennema
2021-08-25 08:27:04 +02:00
committed by GitHub
parent f896744fee
commit d53a085096
7 changed files with 100 additions and 0 deletions
@@ -66,6 +66,7 @@ Notes:
* `uncrustify`
* C#
* `csc`!!
* `dotnet-format`
* `mcs`
* `mcsc`!!
* `uncrustify`