CCSDS 521.0-B-1 Mission Operations Message Abstraction Layer (MAL)
0
fork

Configure Feed

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

ocaml-claude-skills, ocaml-mal: enable %{dune-warnings} in top-level dune

Bring the warning set in line with the rest of the monorepo. Both
subtrees build clean under :standard %{dune-warnings}.

+4
+4
dune
··· 1 + (env 2 + (dev 3 + (flags :standard %{dune-warnings}))) 4 + 1 5 (mdx 2 6 (files README.md) 3 7 (libraries mal fmt))