Skip to content

Commit 9b50890

Browse files
Add queries for new examples
1 parent 80cccec commit 9b50890

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.adoc

+6
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,17 @@ Running on the following CI services:
2626
* https://github.com/sonarsource-cfamily-examples?q=jenkins[Jenkins]
2727
* https://github.com/sonarsource-cfamily-examples?q=gitlab[GitLab CI]
2828
* https://github.com/sonarsource-cfamily-examples?q=bitbucket[BitBucket Pipelines]
29+
* Additionally, https://github.com/orgs/sonarsource-cfamily-examples/repositories?q=otherci[generic examples] demonstrate integration with other CIs and https://github.com/orgs/sonarsource-cfamily-examples/repositories?q=manual[manual-configuration examples] should help you if you are running locally.
2930
3031
Configured for analysis on:
3132

3233
* https://github.com/sonarsource-cfamily-examples?q=-sq[SonarQube]
3334
* https://github.com/sonarsource-cfamily-examples?q=-sc[SonarCloud]
3435
36+
You can find also a few examples demonstrating:
37+
38+
* https://github.com/orgs/sonarsource-cfamily-examples/repositories?q=compdb[The use of Compilation Database (compile_commands.json)]
39+
* https://github.com/orgs/sonarsource-cfamily-examples/repositories?q=topic%3Acoverage[Test coverage]
40+
3541
3642
See link:./examples-structure.adoc[examples-structure.adoc] for a description of the structure of https://github.com/sonarsource-cfamily-examples[this GitHub organization] and the relations between its different repositories.

0 commit comments

Comments
 (0)