An open API service indexing awesome lists of open source software.

https://fsprojects.github.io/fantomas/

FSharp source code formatter
https://fsprojects.github.io/fantomas/

ast formatter fsharp

Last synced: 18 days ago
JSON representation

FSharp source code formatter

Awesome Lists containing this project

README

          

Fantomas
========

![Fantomas logo](https://raw.githubusercontent.com/fsprojects/fantomas/main/fantomas_logo.png)

![GitHub Workflow Status (event)](https://img.shields.io/github/actions/workflow/status/fsprojects/fantomas/main.yml?branch=main&label=Build%20main&style=flat-square)
[![Discord](https://img.shields.io/discord/940511234179096586?label=Fantomas%20Discord&style=flat-square)](https://discord.gg/D5QXvQrBVa)
[![Nuget (with prereleases)](https://img.shields.io/nuget/vpre/fantomas?style=flat-square)](https://www.nuget.org/packages/fantomas/absoluteLatest)

An [**opinionated**](https://fsprojects.github.io/fantomas/docs/end-users/StyleGuide.html) F# source code formatter.

> dotnet tool install fantomas

Documentation is available at https://fsprojects.github.io/fantomas/docs/index.html

## Contributing Guidelines

See the [Contribution Guidelines](./CONTRIBUTING.md) and our [contributors documentation](https://fsprojects.github.io/fantomas/docs/contributors/Index.html)