We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63f87d commit 0e3e729Copy full SHA for 0e3e729
.ocamlformat
@@ -1,4 +1,4 @@
1
break-infix=fit-or-vertical
2
margin=74
3
parens-tuple=multi-line-only
4
-version=0.27.0
+version=0.28.1
melange-json.opam
@@ -20,7 +20,7 @@ depends: [
20
"ppxlib" {>= "0.32.0"}
21
"opam-check-npm-deps" {with-test}
22
"ocaml-lsp-server" {with-test}
23
- "ocamlformat" {>= "0.27.0" & with-test}
+ "ocamlformat" {>= "0.28.1" & with-test}
24
"odoc" {with-doc}
25
]
26
build: [
0 commit comments