package ocamlformat-mlx

  1. Overview
  2. No Docs
Auto-formatter for OCaml .mlx code

Install

Dune Dependency

Authors

Maintainers

Sources

ocamlformat-mlx-0.27.0.1.tbz
sha256=4557bcca3d2bd2b6d37b046a84a82a1bed83e46e45e363c0b209d30d70c0ec77
sha512=2802651c733bf3535ce9d2e4e533729da75b17e9507d911f4d79d1a68f35ddfb82db1daf8815a46d57a9937dea5b5466d523739c217ace0e446738208037ec2d

Description

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 .ocamlformat configuration 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.

Published: 23 Jun 2025

Dependencies (5)

  1. re >= "1.10.3"
  2. ocamlformat-mlx-lib = version
  3. dune >= "2.8"
  4. csexp >= "1.4.0"
  5. ocaml >= "4.08" & < "5.4"

Dev Dependencies (2)

  1. odoc with-doc
  2. cmdliner with-test = "false" & >= "1.1.0" | with-test & >= "1.2.0"

Used by (1)

  1. brisk-reconciler

Conflicts

None

OCaml

Innovation. Community. Security.