Change domain name

This commit is contained in:
2022-02-15 14:21:23 +00:00
parent c559497e5f
commit 5b7ada2ae5
20 changed files with 31 additions and 32 deletions
+1 -1
View File
@@ -1,4 +1,5 @@
sonar.projectName='Kalorien Manager'
sonar.qualitygate.wait=true
sonar.sources=.
sonar.exclusions=**/*_test.go,docs/**
@@ -11,4 +12,3 @@ sonar.go.tests.reportPaths=test-report.out
sonar.go.coverage.reportPaths=coverage.out
sonar.go.govet.reportPaths=govet-report.out
sonar.go.golint.reportPaths=golint-report.out