Installs pre-commit hooks for OCaml projects that run dune fmt automatically
at main 4 lines 86 B view raw
1(library 2 (name precommit) 3 (public_name precommit) 4 (libraries eio fmt unix re git))