Skip to content

Commit d3cdedb

Browse files
feat: upgrade ocamlformat to 0.27.0 (#197)
1 parent 9502c69 commit d3cdedb

35 files changed

+1196
-1543
lines changed

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
; Dev dependencies
4747
(ocamlformat
4848
(and
49-
(= 0.26.2)
49+
(= 0.27.0)
5050
:with-test)) ; We use ocamlformat on the tests
5151
(ocaml-lsp-server :with-dev-setup)
5252

0 commit comments

Comments
 (0)