FantomasCLI 2.6.1
This library aims at formatting F# source files based on a given configuration. 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.
Install-Package FantomasCLI -Version 2.6.1
dotnet add package FantomasCLI --version 2.6.1
<PackageReference Include="FantomasCLI" Version="2.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FantomasCLI --version 2.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Upgrade to FCS 11.0.4
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.