Installs pre-commit hooks for OCaml projects that run dune fmt automatically
at main 4 lines 99 B view raw
1(** Pre-commit tests. *) 2 3val suite : string * unit Alcotest.test_case list 4(** Alcotest suite. *)