Skip to content

Commit a2e7d23

Browse files
committed
style(mcl/*.nix): Format all .nix files
1 parent 10a939c commit a2e7d23

File tree

1 file changed

+2
-5
lines changed
  • packages/mcl/src/src/mcl/utils/test/nix/shard-matrix-no-shards

1 file changed

+2
-5
lines changed
Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
2-
outputs =
3-
{ ... }:
4-
{
5-
6-
};
2+
outputs = {...}: {
3+
};
74
}

0 commit comments

Comments
 (0)