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 7 lines 99 B view raw
1(env 2 (dev 3 (flags :standard %{dune-warnings}))) 4 5(mdx 6 (files README.md) 7 (libraries precommit))