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 883f2fc commit aed9a05Copy full SHA for aed9a05
1 file changed
.github/workflows/sonarcloud.yml
@@ -37,7 +37,7 @@ jobs:
37
args: >
38
-Dsonar.host.url=https://sonarcloud.io
39
-Dsonar.organization=codingworkflow
40
- -Dsonar.projectKey=codingworkflow_claude-code-a-api
+ -Dsonar.projectKey=codingworkflow_claude-code-api
41
-Dsonar.python.coverage.reportPaths=dist/quality/coverage/coverage.xml
42
-Dsonar.python.xunit.reportPath=dist/quality/sonar/xunit-report.xml
43
-Dsonar.enableIssueAnnotation=true
0 commit comments