From aa6b40342e6a5b48d91d6b4ab99137c6eb236c26 Mon Sep 17 00:00:00 2001 From: Simon Cruanes Date: Thu, 30 Mar 2023 23:06:31 -0400 Subject: [PATCH] update ocamlformat --- .ocamlformat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ocamlformat b/.ocamlformat index c9862378..f820496c 100644 --- a/.ocamlformat +++ b/.ocamlformat @@ -1,4 +1,4 @@ -version = 0.22.4 +version = 0.24.1 profile=conventional margin=80 if-then-else=k-r