aboutsummaryrefslogtreecommitdiff
path: root/.ocamlformat
blob: 72fc0fdc133cb4305b42ad454d1d69ca3d3a7fdc (plain)
1
2
3
4
5
6
7
8
9
10
11
profile = default
parens-tuple = always
sequence-style = terminator

single-case = sparse
type-decl = sparse
break-separators = after
break-cases = fit-or-vertical

# Keep the begin/end blocks 
exp-grouping=preserve