Skip to content

Commit

Permalink
remove WellKnownCustomTags.CompilationEnd
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 31, 2025
1 parent b343cfd commit a2f8e0a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ namespace MSTest.Analyzers.Helpers;

internal static class WellKnownCustomTags
{
public const string CompilationEnd = nameof(CompilationEnd);
public const string EscalateToErrorInRecommended = nameof(EscalateToErrorInRecommended);
public const string DisableInAllMode = nameof(DisableInAllMode);
}

0 comments on commit a2f8e0a

Please sign in to comment.