Supply Chain Integrity, Transparency, and Trust (IETF SCITT)
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.

+9 -1
+9 -1
test/gen/dune
··· 6 6 (executable 7 7 (name interop_check) 8 8 (modules interop_check) 9 - (libraries scitt cose nox-cbor nox-x509 nox-crypto-ec nox-crypto-rng.unix ohex digestif)) 9 + (libraries 10 + scitt 11 + cose 12 + nox-cbor 13 + nox-x509 14 + nox-crypto-ec 15 + nox-crypto-rng.unix 16 + ohex 17 + digestif))