CCSDS 508.1-B Re-entry Data Message parser and serializer
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ocaml-oem, ocaml-rdm: apply dune fmt to dune files

Now that the (formatting (enabled_for ocaml)) restriction is
gone, dune fmt also formats dune files. Bring the repo files
in line.

+1 -3
+1 -3
dune
··· 3 3 (flags :standard %{dune-warnings}))) 4 4 5 5 (mdx 6 - (files 7 - README.md 8 - ) 6 + (files README.md) 9 7 (libraries rdm))