summaryrefslogtreecommitdiff
path: root/sonar-project.properties
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@sentrium.io>2023-02-23 12:24:20 +0100
committerGitHub <noreply@github.com>2023-02-23 12:24:20 +0100
commit82a464fccd84713149613e1aef40ec10912cbf07 (patch)
tree79680db2e1ccad331cd298ec49caa476c99a2b6c /sonar-project.properties
parent36dd8914ea4c5018d76e95a04d3a569599ea83a2 (diff)
downloadvyos-1x-82a464fccd84713149613e1aef40ec10912cbf07.tar.gz
vyos-1x-82a464fccd84713149613e1aef40ec10912cbf07.zip
Update sonar-project.properties
Diffstat (limited to 'sonar-project.properties')
-rw-r--r--sonar-project.properties3
1 files changed, 1 insertions, 2 deletions
diff --git a/sonar-project.properties b/sonar-project.properties
index fdc849dc9..8ff358515 100644
--- a/sonar-project.properties
+++ b/sonar-project.properties
@@ -18,5 +18,4 @@ sonar.host.url=https://sonarcloud.io
sonar.python.pylint=/usr/local/bin/pylint
sonar.python.pylint_config=.pylintrc
sonar.python.pylint.reportPath=pylint-report.txt
-sonar.python.xunit.reportPath=nosetests.xml
-sonar.python.coverage.reportPath=coverage.xml
+sonar.python.coverage.reportPaths=coverage.xml