diff --git a/sonar-project.properties b/sonar-project.properties index a19b065..ff4469c 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,4 +1,4 @@ community.rust.clippy.reportPaths=report.json sonar.projectKey=VersionChecker sonar.sources=. -community.rust.cobertura.reportPaths=Cobertura.xml \ No newline at end of file +community.rust.cobertura.reportPaths=cobertura.xml \ No newline at end of file