From 7042c290fb65136e66fb0c7c14d13a7c8391a98c Mon Sep 17 00:00:00 2001 From: Antonio Nuno Monteiro Date: Sun, 5 Jan 2025 01:30:03 -0800 Subject: [PATCH] wip --- .ocamlformat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ocamlformat b/.ocamlformat index 893c04f5..2a11977e 100644 --- a/.ocamlformat +++ b/.ocamlformat @@ -14,7 +14,7 @@ let-and = sparse let-module = sparse ocp-indent-compat = true parens-tuple = multi-line-only -parse-docstrings = true +parse-docstrings = false sequence-blank-line = preserve-one sequence-style = terminator single-case = sparse