https://gitlab.com/tezos/tezos
Revision 5aefaacdc401b6cf2166cd47d2f3ef2debadd3ac authored by Marge Bot on 03 April 2024, 13:07:37 UTC, committed by Marge Bot on 03 April 2024, 13:07:37 UTC
Co-authored-by: Emma Turner <emma.turner@trili.tech>

Approved-by: Victor Dumitrescu <victor.dumitrescu@nomadic-labs.com>
Approved-by: Ole Krüger <ole.kruger@trili.tech>

See merge request https://gitlab.com/tezos/tezos/-/merge_requests/12693
2 parent s edf8575 + a5dafce
Raw File
Tip revision: 5aefaacdc401b6cf2166cd47d2f3ef2debadd3ac authored by Marge Bot on 03 April 2024, 13:07:37 UTC
Merge tezos/tezos!12693: RISC-V: fix fcsr read/write
Tip revision: 5aefaac
.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