mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-25 09:48:43 +08:00
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:
@@ -66,6 +66,7 @@ Notes:
|
||||
* `uncrustify`
|
||||
* C#
|
||||
* `csc`!!
|
||||
* `dotnet-format`
|
||||
* `mcs`
|
||||
* `mcsc`!!
|
||||
* `uncrustify`
|
||||
|
||||
Reference in New Issue
Block a user