Info
Version: | 2.9.2 |
Author(s): | Anh-Dung Phan Gustavo Guerra |
Last Update: | Saturday, February 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fsprojects/fantomas |
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.