From a2d0ce05c24a285af176e1e2709edcfbe32abc88 Mon Sep 17 00:00:00 2001 From: sanette Date: Sun, 25 Feb 2024 10:44:17 +0100 Subject: [PATCH] disable formatting for now --- dune-project | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dune-project b/dune-project index b9f0159..e456f76 100644 --- a/dune-project +++ b/dune-project @@ -8,7 +8,8 @@ (authors "Vu Ngoc San ") (source (github sanette/bogue)) (documentation "http://sanette.github.io/bogue/Bogue.html") - +(formatting disabled) + (package (name bogue) (synopsis "GUI library for ocaml, with animations, based on SDL2")