Installs pre-commit hooks for OCaml projects that run dune fmt automatically
at main 4 lines 127 B view raw
1(executable 2 (name main) 3 (public_name precommit) 4 (libraries precommit cmdliner eio_main vlog tty fmt monopam-info memtrace))