Revision 0ffeb0b9a97a90464eac44e93878d795914736c3 authored by Raphaël Proust on 09 June 2022, 09:23:49 UTC, committed by Raphaël Proust on 09 June 2022, 09:23:49 UTC
Documentation, a lot of documentation

See merge request nomadic-labs/data-encoding!85
2 parent s 6e0cfce + 2a105d6
Raw File
.ocamlformat
version=0.20.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