Skip to content

Commit

Permalink
chore: configure SonarCloud
Browse files Browse the repository at this point in the history
  • Loading branch information
sjinks committed Feb 19, 2025
1 parent a1613ef commit 12f0bb6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
sonar.projectKey=sonar.projectKey=sjinks_scope-action-cpp
sonar.organization=wildwolf
sonar.sources=src,examples
sonar.coverage.exclusions=examples/**
sonar.tests=test
sonar.sourceEncoding=UTF-8

0 comments on commit 12f0bb6

Please sign in to comment.