Matter smart home protocol implementation for OCaml
0
fork

Configure Feed

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

Apply dune fmt to dune files

Renaming packages to nox-* pushed several (libraries ...) lines past
dune fmt's wrap threshold, so dune fmt now spreads them one-per-line.
No semantic changes.

+8 -1
+8 -1
test/dune
··· 1 1 (test 2 2 (name test) 3 - (libraries matter alcotest nox-crypto-ec nox-crypto-rng.unix ohex ptime nox-x509)) 3 + (libraries 4 + matter 5 + alcotest 6 + nox-crypto-ec 7 + nox-crypto-rng.unix 8 + ohex 9 + ptime 10 + nox-x509))