ocaml-opentelemetry/.ocamlformat
2023-06-15 22:18:24 -04:00

14 lines
287 B
Text

version = 0.24.1
profile=conventional
margin=80
if-then-else=k-r
parens-ite=true
parens-tuple=multi-line-only
sequence-style=terminator
type-decl=sparse
break-cases=toplevel
cases-exp-indent=2
field-space=tight-decl
leading-nested-match-parens=true
module-item-spacing=sparse
quiet=true