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