Description
Source indentation can be kept consistent while editing OCaml code. This helps developers and teams avoid noisy formatting differences in editors such as Emacs, Vim, or other integrations.
It is a command-line formatting tool that editors can call. Use it when a project wants automatic OCaml indentation.