Installs pre-commit hooks for OCaml projects that run dune fmt automatically
at main 6 lines 85 B view raw
1(test 2 (name test) 3 (libraries precommit alcotest)) 4 5(cram 6 (deps %{bin:precommit}))