Skip to content

Commit dfc8e0c

Browse files
C files no-scan removed
1 parent 25bfb7a commit dfc8e0c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ jobs:
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
@@ -64,9 +61,6 @@ jobs:
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 }}

0 commit comments

Comments
 (0)