sonar.projectKey=Arbeitszeitmessung sonar.sources=. sonar.exclusions=**/*_test.go sonar.tests=. sonar.test.inclusions=**/*_test.go sonar.go.tests.reportPaths=Backned/.test/report.json sonar.go.coverage.reportPaths=Backned/.test/coverage.out