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 3998b54..6bf68c9 100644 --- a/.ocamlformat +++ b/.ocamlformat @@ -1,2 +1,3 @@ profile = janestreet parse-docstrings = true +let-binding-spacing = sparse |