Revision ae452df2e0688d1609ee14d00af9ba9c5008cee8 authored by Rodi-Can Bozman on 23 January 2023, 10:49:36 UTC, committed by Marge Bot on 26 January 2023, 12:27:00 UTC
`included` event is not the same but is enough anyway
1 parent 1a3fdd9
Raw File
.ocamlformat
version=0.21.0
ocaml-version=4.12.1
wrap-fun-args=false
let-binding-spacing=compact
field-space=loose
break-separators=after
space-around-arrays=false
space-around-lists=false
space-around-records=false
space-around-variants=false
dock-collection-brackets=true
space-around-records=false
sequence-style=separator
doc-comments=before
margin=80
module-item-spacing=sparse
parens-tuple=always
back to top