ocamlformat-mlxversion Documentation on ocaml.org
Auto-formatter for OCaml .mlx code
ocamlformat is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style.
- Profiles: ocamlformat offers profiles we predefined formatting configurations. Profiles include
default,ocamlformat,janestreet. - Configurable: Users can change the formatting profile and configure every option in their
.ocamlformatconfiguration file. - Format Comments: ocamlformat can format comments, docstrings, and even code blocks in your comments.
- RPC: ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code.
| Authors | Andrey Popp <me@andreypopp.com>, Josh Berdine <jjb@fb.com>, Hugo Heuzard <hugo.heuzard@gmail.com>, Etienne Millon <etienne@tarides.com>, Guillaume Petiot <guillaume@tarides.com> and Jules Aguillon <jules@j3s.fr> |
|---|---|
| Licenses | MIT and LGPL-2.1-only WITH OCaml-LGPL-linking-exception |
| Published | |
| Homepage | https://github.com/ocaml-mlx/ocamlformat-mlx |
| Issue Tracker | https://github.com/ocaml-mlx/ocamlformat-mlx/issues |
| Maintainer | Andrey Popp <me@andreypopp.com> |
| Dependencies | |
| Source [http] | https://github.com/andreypopp/ocamlformat-mlx/archive/refs/tags/0.26.2.0.tar.gz md5=4b32d3b57da54157a0cd8f772094f4bc sha512=367eeb5d81060a3efb584796cc72cc75d974975bb9b18be6284a86f5937edb90927368fd80e00b3f4c1894e609b4a1503c20d4495c624560243e5055f905390a |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocamlformat-mlx/ocamlformat-mlx.0.26.2.0/opam |
Required by
- brisk-reconcilerwith-dev-setup
- html_of_jsxwith-dev-setup & >=0.0.5


