mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-07 18:37:56 -05:00
chore: makefile
This commit is contained in:
parent
b64ba8fbcd
commit
1f275c21d0
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
|
@ -13,6 +13,9 @@ clean:
|
|||
protoc-gen:
|
||||
FORCE_GENPROTO=true dune build @lint
|
||||
|
||||
update-submodules:
|
||||
git submodule update --init
|
||||
|
||||
format:
|
||||
@dune build @fmt --auto-promote
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue