mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2026-05-05 17:04:25 -04:00
makefile
This commit is contained in:
parent
76d8ee79e1
commit
501ba3da9a
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -24,6 +24,8 @@ format:
|
|||
format-check:
|
||||
@dune build $(DUNE_OPTS) @fmt --display=quiet
|
||||
|
||||
install-pre-commit-hook:
|
||||
uvx pre-commit install --hook-type pre-push
|
||||
|
||||
VERSION=$(shell awk '/^version:/ {print $$2}' containers.opam)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue