codefactor-io/codefactor

C# switch formatting bug

Closed this issue · 1 comments

CodeFactor is erroneously marking the semi-colon as an extra when it is required for this syntax.

CodeFactor:
image

EvdevVirtualTablet.cs#L91:
image

VS Code:
image

@X9VoiD thanks for a detailed report. We've updated our StyleCop integration - you should no longer see this false positive.