diff options
Diffstat (limited to '.ocamlformat')
-rw-r--r-- | .ocamlformat | 1 |
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
|