-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Close #575. Detect lock and fixed statements and switch sections with…
…out braces.
- Loading branch information
Showing
17 changed files
with
1,996 additions
and
1,718 deletions.
There are no files selected for viewing
413 changes: 0 additions & 413 deletions
413
...agnostics/VSDiagnostics/VSDiagnostics.Test/Tests/General/IfStatementWithoutBracesTests.cs
This file was deleted.
Oops, something went wrong.
612 changes: 0 additions & 612 deletions
612
...nostics/VSDiagnostics/VSDiagnostics.Test/Tests/General/LoopStatementWithoutBracesTests.cs
This file was deleted.
Oops, something went wrong.
1,662 changes: 1,662 additions & 0 deletions
1,662
VSDiagnostics/VSDiagnostics/VSDiagnostics.Test/Tests/General/MissingBracesTests.cs
Large diffs are not rendered by default.
Oops, something went wrong.
307 changes: 0 additions & 307 deletions
307
...ostics/VSDiagnostics/VSDiagnostics.Test/Tests/General/UsingStatementWithoutBracesTests.cs
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
64 changes: 0 additions & 64 deletions
64
...gnostics/Diagnostics/General/IfStatementWithoutBraces/IfStatementWithoutBracesAnalyzer.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.