Revision 765f7bc2e31c76ef67c3e939066233a2b8d57ed1 authored by Marge Bot on 12 February 2024, 10:28:34 UTC, committed by Marge Bot on 12 February 2024, 10:28:34 UTC
Co-authored-by: Anne-Laure <al.schmitt@protonmail.com>

Approved-by: François Thiré <francois.thire@nomadic-labs.com>
Approved-by: Marc Beunardeau <marc.beunardeau@nomadic-labs.com>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/11902
2 parent s 5d2f86c + c9a0a76
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