Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions test/Analyzers.Tests/Diagnostics/Usage/Rsa1003Tests.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// <copyright file="Rsa1003Tests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>

using FluentAssertions;
using Microsoft.CodeAnalysis;
using ReactiveUI;
Expand Down
4 changes: 0 additions & 4 deletions test/Analyzers.Tests/Diagnostics/Usage/Rsa1004Tests.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// <copyright file="Rsa1004Tests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>

using FluentAssertions;
using Microsoft.CodeAnalysis;
using ReactiveUI;
Expand Down
4 changes: 0 additions & 4 deletions test/Defaults.Tests/Data/AccessibleConstructorData.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// <copyright file="AccessibleConstructorData.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>

using Rocket.Surgery.Extensions.Testing.SourceGenerators;

namespace Rocket.Surgery.Airframe.Defaults.Tests.Data;
Expand Down
4 changes: 0 additions & 4 deletions test/Defaults.Tests/Data/InaccessibleConstructorData.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// <copyright file="InaccessibleConstructorData.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>

using Rocket.Surgery.Extensions.Testing.SourceGenerators;

namespace Rocket.Surgery.Airframe.Defaults.Tests.Data;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// <copyright file="PrimitivePropertyReferenceTypeData.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>

using Rocket.Surgery.Extensions.Testing.SourceGenerators;

namespace Rocket.Surgery.Airframe.Defaults.Tests.Data;
Expand Down
4 changes: 0 additions & 4 deletions test/Defaults.Tests/Data/ReferencePropertyData.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// <copyright file="ReferencePropertyData.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>

using Rocket.Surgery.Extensions.Testing.SourceGenerators;
using System.Diagnostics.CodeAnalysis;

Expand Down
4 changes: 0 additions & 4 deletions test/Defaults.Tests/Diagnostics/Rsad0002Tests.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
// <copyright file="Rsad0002Tests.cs" company="PlaceholderCompany">
// Copyright (c) PlaceholderCompany. All rights reserved.
// </copyright>

using FluentAssertions;
using Rocket.Surgery.Airframe.Defaults.Diagnostics;
using Rocket.Surgery.Airframe.Defaults.Tests.Data;
Expand Down
Loading