Info
Version: | 5.0.0-alpha-002 |
Author(s): | Anh-Dung Phan Gustavo Guerra |
Last Update: | Monday, April 4, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/fantomas-tool |
Install
Install-Package fantomas-tool
dotnet add package fantomas-tool
paket add fantomas-tool
fantomas-tool Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Fantomas will ensure correct indentation and consistent spacing between elements in the source files.
Some common use cases include:
(1) Reformatting a code base to conform a universal page width
(2) Converting legacy code from verbose syntax to light syntax
(3) Formatting auto-generated F# signatures.