File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change 4646 -Dsonar.projectName=${{ github.event.repository.name }}
4747 -Dsonar.projectKey=${{ github.event.repository.name }}
4848 -Dsonar.python.coverage.reportPaths=coverage.xml
49- -Dsonar.c.file.suffixes=-
50- -Dsonar.cpp.file.suffixes=-
51- -Dsonar.objc.file.suffixes=-
5249 -Dsonar.links.ci="https://github.com/splitio/${{ github.event.repository.name }}/actions"
5350 -Dsonar.links.scm="https://github.com/splitio/${{ github.event.repository.name }}"
5451
6461 -Dsonar.projectName=${{ github.event.repository.name }}
6562 -Dsonar.projectKey=${{ github.event.repository.name }}
6663 -Dsonar.python.coverage.reportPaths=coverage.xml
67- -Dsonar.c.file.suffixes=-
68- -Dsonar.cpp.file.suffixes=-
69- -Dsonar.objc.file.suffixes=-
7064 -Dsonar.links.ci="https://github.com/splitio/${{ github.event.repository.name }}/actions"
7165 -Dsonar.links.scm="https://github.com/splitio/${{ github.event.repository.name }}"
7266 -Dsonar.pullrequest.key=${{ github.event.pull_request.number }}
You can’t perform that action at this time.
0 commit comments