Revision 241edfc31c290477f1279375d0026888a03c1589 authored by Marge Bot on 05 February 2024, 14:34:57 UTC, committed by Marge Bot on 05 February 2024, 14:34:57 UTC
Co-authored-by: Alain Mebsout <alain.mebsout@functori.com>

Approved-by: Rodi-Can Bozman <rodi.bozman@functori.com>
Approved-by: Max <maxime.levillain@functori.com>
Approved-by: Sylvain R. <sylvain.ribstein@nomadic-labs.com>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11761
2 parent s 05eb698 + 63ef7ae
Raw File
.ocamlformat
version=0.24.1
ocaml-version=4.14
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