https://github.com/fsprojects/fantomas
FSharp source code formatter
https://github.com/fsprojects/fantomas
ast formatter fsharp
Last synced: 5 months ago
JSON representation
FSharp source code formatter
- Host: GitHub
- URL: https://github.com/fsprojects/fantomas
- Owner: fsprojects
- License: other
- Created: 2013-02-02T18:13:57.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2025-04-05T11:34:15.000Z (6 months ago)
- Last Synced: 2025-04-23T12:06:01.313Z (6 months ago)
- Topics: ast, formatter, fsharp
- Language: F#
- Homepage: https://fsprojects.github.io/fantomas
- Size: 151 MB
- Stars: 791
- Watchers: 23
- Forks: 196
- Open Issues: 123
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Fantomas
========

[](https://discord.gg/D5QXvQrBVa)
[](https://www.nuget.org/packages/fantomas/absoluteLatest)F# source code formatter, inspired by [scalariform](https://github.com/mdr/scalariform) for Scala, [ocp-indent](https://github.com/OCamlPro/ocp-indent) for OCaml and [PythonTidy](https://github.com/acdha/PythonTidy) for Python.
> 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)