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.

monopam quality: package quality scanning with git-hash cache

monopam quality — scans packages for quality features, caches by
git commit hash. 166 packages: build=163, test=162, fuzz=94,
interop=39, doc=42.

+1
+1
precommit.opam
··· 6 6 maintainer: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 7 7 authors: ["Thomas Gazagnaire <thomas@gazagnaire.org>"] 8 8 license: "MIT" 9 + tags: ["org:blacksun" "cli" "git"] 9 10 depends: [ 10 11 "dune" {>= "3.0"} 11 12 "ocaml" {>= "4.08"}