aboutsummaryrefslogtreecommitdiff
path: root/.ocamlformat
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@dailly.me>2025-03-13 20:17:51 +0100
committerSébastien Dailly <sebastien@dailly.me>2025-04-08 18:39:49 +0200
commit9e2dbe43abe97c4e60b158e5fa52172468a2afb8 (patch)
treef58276e500d8ab0b84cdf74cc36fc73d4bca3892 /.ocamlformat
parent0bdc640331b903532fb345930e7078752ba54a2d (diff)
Declare the files to load from an external configuration file
Diffstat (limited to '.ocamlformat')
-rw-r--r--.ocamlformat1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ocamlformat b/.ocamlformat
index 72fc0fd..eb55759 100644
--- a/.ocamlformat
+++ b/.ocamlformat
@@ -1,3 +1,4 @@
+ocaml-version = 5.3
profile = default
parens-tuple = always
sequence-style = terminator