Revision 73e86ec4e704302eee0e4b13f6b4bf5a8aeb69b0 authored by Raphaël Proust on 26 May 2021, 08:08:21 UTC, committed by Raphaël Proust on 26 May 2021, 08:08:21 UTC
1 parent ad5821f
Raw File
.ocamlformat
wrap-fun-args=false
let-binding-spacing=compact
field-space=tight-decl
break-separators=after
space-around-lists=false
space-around-records=false
space-around-arrays=false
space-around-variants=false
sequence-style=terminator
doc-comments=before
margin=80
module-item-spacing=sparse
parens-tuple=always
parens-tuple-patterns=always
back to top