From 11546bff5ffe49c41093dc6184d15d79bab0426a Mon Sep 17 00:00:00 2001 From: ryan Date: Tue, 21 Nov 2023 16:47:17 -0800 Subject: [PATCH] fix ocamlformat apparently `version = x` simply refuses to format if you dont have the specified version. doesn't seem very useful for a repo like this. --- .ocamlformat | 1 - 1 file changed, 1 deletion(-) diff --git a/.ocamlformat b/.ocamlformat index e9ed4f0..0619e80 100644 --- a/.ocamlformat +++ b/.ocamlformat @@ -1,2 +1 @@ profile = janestreet -version = 0.26.0