Some checks failed
arbeitszeitmessung/pipeline/head There was a failure building this commit
9 lines
226 B
INI
9 lines
226 B
INI
sonar.projectKey=Arbeitszeitmessung
|
|
sonar.sources=.
|
|
sonar.exclusions=**/*_test.go
|
|
|
|
sonar.tests=.
|
|
sonar.test.inclusions=**/*_test.go
|
|
sonar.go.tests.reportPaths=.test/report.json
|
|
sonar.go.coverage.reportPaths=.test/coverage.out
|