Skip to content

Commit 617359b

Browse files
committed
format
1 parent 1a06d4b commit 617359b

File tree

1 file changed

+2
-2
lines changed
  • src/tests/yojson

1 file changed

+2
-2
lines changed

src/tests/yojson/dune

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
(deps
99
(:file yojson_unittest.proto))
1010
(action
11-
(run %{project_root}/src/ocaml-protoc/ocaml_protoc.exe %{file} --yojson --pp
12-
--ml_out=.)))
11+
(run %{project_root}/src/ocaml-protoc/ocaml_protoc.exe %{file} --yojson
12+
--pp --ml_out=.)))

0 commit comments

Comments
 (0)