We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83e0ed4 commit a43ef55Copy full SHA for a43ef55
README.md
@@ -35,3 +35,6 @@ dotnet build src
35
```bash
36
dotnet test src --configuration Release --filter 'TestCategory=Completed'
37
```
38
+
39
+## Example Usages
40
+- https://github.com/SonarSource/sonar-dotnet/pull/2072
0 commit comments