Skip to content

Commit 130e07a

Browse files
committed
Add WorkItem attribute
1 parent e34815c commit 130e07a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

StyleCop.Analyzers/StyleCop.Analyzers.Test/SpacingRules/NumberSignSpacingTestBase.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,7 @@ void Foo()
532532
}
533533

534534
[Fact]
535+
[WorkItem(2300, "https://github.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2300")]
535536
public async Task TestPrefixUnaryOperatorInInterpolationBracesAsync()
536537
{
537538
string testFormat = @"namespace Namespace

0 commit comments

Comments
 (0)