We are happy to announce the release of OCamlFormat 0.26.0, the auto-formatter for OCaml code.
This release contains changes that might affect your code and overall projects. It could include impact to module arguments, fun passed as a labelled argument, and indentation within parentheses.
The complete list of changes is here. Items marked with a * are likely to change your code.
The OCamlFormat dev team