chore: dotnet format

This commit is contained in:
Stevan Freeborn
2023-12-20 00:22:59 -06:00
parent c20b490454
commit 5160ccab1d
4 changed files with 16 additions and 13 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
global using Xunit;
global using FluentAssertions;
global using Xunit;
+2 -1
View File
@@ -1,2 +1,3 @@
global using Xunit;
global using FluentAssertions;
global using Xunit;
+10 -10
View File
@@ -177,23 +177,23 @@ public class Condition(
if (unfold)
{
springs = [
..springs,
.. springs,
SpringCondition.Unknown,
..springs,
.. springs,
SpringCondition.Unknown,
..springs,
.. springs,
SpringCondition.Unknown,
..springs,
.. springs,
SpringCondition.Unknown,
..springs,
.. springs,
];
contiguousGroupSizes = [
..contiguousGroupSizes,
..contiguousGroupSizes,
..contiguousGroupSizes,
..contiguousGroupSizes,
..contiguousGroupSizes,
.. contiguousGroupSizes,
.. contiguousGroupSizes,
.. contiguousGroupSizes,
.. contiguousGroupSizes,
.. contiguousGroupSizes,
];
}
+2 -1
View File
@@ -1,2 +1,3 @@
global using Xunit;
global using FluentAssertions;
global using Xunit;