We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a06d4b commit 617359bCopy full SHA for 617359b
src/tests/yojson/dune
@@ -8,5 +8,5 @@
8
(deps
9
(:file yojson_unittest.proto))
10
(action
11
- (run %{project_root}/src/ocaml-protoc/ocaml_protoc.exe %{file} --yojson --pp
12
- --ml_out=.)))
+ (run %{project_root}/src/ocaml-protoc/ocaml_protoc.exe %{file} --yojson
+ --pp --ml_out=.)))
0 commit comments