Skip to content

Commit

Permalink
Lint: sanitycheck
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBlanch committed Dec 15, 2023
1 parent 0adb542 commit 8f566d0
Show file tree
Hide file tree
Showing 26 changed files with 52 additions and 52 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("cd0b863d-924e-48e6-9b2d-17859cd0ca40")]

[assembly: AssemblyVersion("0.0.0.21013")]
[assembly: AssemblyVersion("0.0.0.21013")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("8717717d-8f61-4559-8095-629b34a11692")]

[assembly: AssemblyVersion("0.0.0.20167")]
[assembly: AssemblyVersion("0.0.0.20167")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.IO;
using System.Collections.ObjectModel;
using System.Threading;
Expand Down Expand Up @@ -222,4 +222,4 @@ public void MacrossFileLoggingBenchmark()
#endregion
}
}
#pragma warning restore SA1124 // Do not use regions
#pragma warning restore SA1124 // Do not use regions
4 changes: 2 additions & 2 deletions ClassLibraries/Macross.Logging.Files/Code/BufferWriter.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Buffers;
using System.IO;

Expand Down Expand Up @@ -55,4 +55,4 @@ private void CheckAndResizeBuffer(int sizeHint)
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Collections.Generic;
using System.Collections.Generic;

namespace System.IO
{
Expand All @@ -22,4 +22,4 @@ public IEnumerable<string> EnumerateFiles(string path)
public IEnumerable<string> EnumerateFiles(string path, string searchPattern, SearchOption searchOption)
=> Directory.EnumerateFiles(path, searchPattern, searchOption);
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Runtime.CompilerServices;
Expand All @@ -10,4 +10,4 @@

[assembly: InternalsVisibleTo("Macross.Logging.Files.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100f18113c4a5e17d17a13467a8d8aea9496b80888c79186fa4bb05627746ce50e31ea03224c4ba07ad2ae23d261739665c844ff56725c83e995e40f9a1ca61aa05577601d27fc786a2b06ecabdf00810652a86b9dab3695b70366c22e60800c0f8efeaef7fc61e43279a41b5587bea01bbe72de1350205c6f8ac06d42e3a8dd4c7")]

[assembly: AssemblyVersion("3.0.0.22082")]
[assembly: AssemblyVersion("3.0.0.22082")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.IO;
using System.Linq;

Expand Down Expand Up @@ -310,4 +310,4 @@ public void ArchiveLogFilesTest()
Assert.AreEqual(11, FileSystem.EnumerateFiles(FileLoggerOptions.DefaultLogFileArchiveDirectory).Count());
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("29e53075-89eb-4b56-a0e4-3ff05251ef92")]

[assembly: AssemblyVersion("0.0.0.20025")]
[assembly: AssemblyVersion("0.0.0.20025")]
4 changes: 2 additions & 2 deletions ClassLibraries/Macross.Logging.Files/Test/TestSystemTime.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace System
namespace System
{
public class TestSystemTime : ISystemTime
{
Expand All @@ -20,4 +20,4 @@ public TestSystemTime(
: DateTime.SpecifyKind(new DateTime(year, month, day, hour, minute, second), DateTimeKind.Utc);
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("e5a67469-bb89-497c-86bb-5facc3f93689")]

[assembly: AssemblyVersion("0.0.0.20306")]
[assembly: AssemblyVersion("0.0.0.20306")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.IO;
using System.Collections.ObjectModel;
using System.Threading;
Expand Down Expand Up @@ -250,4 +250,4 @@ public void MacrossStandardOutputLoggingBenchmark()
#endregion
}
}
#pragma warning restore SA1124 // Do not use regions
#pragma warning restore SA1124 // Do not use regions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Buffers;
using System.IO;

Expand Down Expand Up @@ -55,4 +55,4 @@ private void CheckAndResizeBuffer(int sizeHint)
}
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;
using System.Runtime.CompilerServices;
Expand All @@ -10,4 +10,4 @@

[assembly: InternalsVisibleTo("Macross.Logging.StandardOutput.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100f18113c4a5e17d17a13467a8d8aea9496b80888c79186fa4bb05627746ce50e31ea03224c4ba07ad2ae23d261739665c844ff56725c83e995e40f9a1ca61aa05577601d27fc786a2b06ecabdf00810652a86b9dab3695b70366c22e60800c0f8efeaef7fc61e43279a41b5587bea01bbe72de1350205c6f8ac06d42e3a8dd4c7")]

[assembly: AssemblyVersion("2.0.0.21011")]
[assembly: AssemblyVersion("2.0.0.21011")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Diagnostics;

namespace Macross.OpenTelemetry.Extensions
Expand All @@ -22,4 +22,4 @@ protected override void Dispose(bool isDisposing)
base.Dispose(isDisposing);
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using Macross.OpenTelemetry.Extensions;
using Macross.OpenTelemetry.Extensions;

namespace System.Diagnostics
{
Expand All @@ -25,4 +25,4 @@ public static IDisposable Begin(Action<Activity> enrichmentAction)
public static IDisposable Begin<TState>(ActivityEnricher<TState> activityEnricher, TState state)
=> new GenericActivityEnrichmentScope<TState>(activityEnricher, state);
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Diagnostics;

using OpenTelemetry.Context;
Expand Down Expand Up @@ -60,4 +60,4 @@ protected virtual void Dispose(bool isDisposing)
Child = null;
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Diagnostics;

namespace Macross.OpenTelemetry.Extensions
Expand All @@ -25,4 +25,4 @@ protected override void Dispose(bool isDisposing)
base.Dispose(isDisposing);
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
Expand All @@ -10,4 +10,4 @@

[assembly: InternalsVisibleTo("Macross.OpenTelemetry.Extensions.Tests, PublicKey=0024000004800000940000000602000000240000525341310004000001000100c1a4dad5605af5f97a39e67571c3a03a6762442db77512795feb38f00db953d7ec222951dd58cd511610c902b73577beb10f1bc868b539a3d1593ae2037524dbb116e7f137a3bfc8d0c9ad7c2e6ea5bb68a86b5fed17516d6678fd9b899e371a14ea4daca38722b8ca030480c69a418b92f5704b1e2a925e213ef9039b2420e7")]

[assembly: AssemblyVersion("1.0.0.21306")]
[assembly: AssemblyVersion("1.0.0.21306")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("beb815de-41a4-4cfe-80eb-a5a1d64559c5")]

[assembly: AssemblyVersion("0.0.0.21306")]
[assembly: AssemblyVersion("0.0.0.21306")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Collections.Generic;
using System.Diagnostics;

Expand Down Expand Up @@ -82,4 +82,4 @@ public void Dispose()
=> _TestActivityProcessor.Reset();
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Collections.Generic;
using System.Collections.Generic;

using BenchmarkDotNet.Attributes;

Expand Down Expand Up @@ -141,4 +141,4 @@ private static bool EnumerateChildListOfStructsAsStructEnumerableForEach(ref lon
return true;
}
}
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("b9c8372c-fd10-447b-a7db-a62a74b48434")]

[assembly: AssemblyVersion("0.0.0.20194")]
[assembly: AssemblyVersion("0.0.0.20194")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("4f5d8ace-4162-4655-9055-d237e86a8dbd")]

[assembly: AssemblyVersion("0.0.1.21011")]
[assembly: AssemblyVersion("0.0.1.21011")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("9ce7c797-980c-46d2-9a18-91bf76ed7cc4")]

[assembly: AssemblyVersion("0.0.0.20194")]
[assembly: AssemblyVersion("0.0.0.20194")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("002756ec-091a-4a65-8533-d407b31d7166")]

[assembly: AssemblyVersion("1.0.1.20098")]
[assembly: AssemblyVersion("1.0.1.20098")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("dc042124-75bf-4b79-959b-1c78bf39e245")]

[assembly: AssemblyVersion("0.0.0.20025")]
[assembly: AssemblyVersion("0.0.0.20025")]

0 comments on commit 8f566d0

Please sign in to comment.