mirror of
https://github.com/optim-enterprises-bv/nDPId.git
synced 2025-10-29 17:32:23 +00:00
Fix some SonarCloud complaints.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
2
.github/workflows/sonarcloud.yml
vendored
2
.github/workflows/sonarcloud.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
||||
--define sonar.cfamily.build-wrapper-output="${{ env.BUILD_WRAPPER_OUT_DIR }}" \
|
||||
--define sonar.organization=lnslbrty \
|
||||
--define sonar.projectKey=lnslbrty_nDPId \
|
||||
--define sonar.exclusions=dependencies/uthash/tests/** \
|
||||
--define sonar.exclusions=dependencies/uthash/src/** \
|
||||
--define sonar.verbose=true \
|
||||
--define sonar.python.version=3.8 \
|
||||
--define sonar.cfamily.gcov.reportsPath=coverage.xml
|
||||
|
||||
Reference in New Issue
Block a user