Installs pre-commit hooks for OCaml projects that run dune fmt automatically
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 4 lines 99 B view raw
1(** Pre-commit tests. *) 2 3val suite : string * unit Alcotest.test_case list 4(** Alcotest suite. *)