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 |
| Maintainers | Andrey Popp <me@andreypopp.com> and David Sancho <dsnxmoreno@gmail.com> |
| Dependencies | |
| Source [http] | https://github.com/ocaml-mlx/ocamlformat-mlx/releases/download/0.29.0.0/ocamlformat-mlx-0.29.0.0.tbz sha256=9c5a6721d16d980e7730274543a0151c920715ce447946a3f833d4e2568e3a68 sha512=a0552cf055b6e061ab2bb0341aa9ddea860ded6e6522d2188e2a6697c18dc14ebbb01935b535695850b72f9880c4b2fa2a821a20be75c992fcbaf9b3f3a127b7 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocamlformat-mlx/ocamlformat-mlx.0.29.0.0/opam |
Required by
- brisk-reconcilerwith-dev-setup
- html_of_jsx>=0.0.5
- ochrewith-dev-setup
- react-rules-of-hooks-ppxwith-dev-setup


