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 101 B view raw
1(library 2 (name precommit) 3 (public_name precommit) 4 (libraries eio fmt fpath logs unix re nox-git))