Skip to content

Whole code base formatting

Kim Nguyễn requested to merge whole-code-base-formatting into dev

This MR is split into two commits.

  • the first one fixes a few options in .ocamlformat and fixes the version number.
  • the second one reformats the whole code base using dune build @fmt --auto-promote using these options.

Merge request reports