We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c789eec commit 80ababaCopy full SHA for 80ababa
sonar-project.properties
@@ -4,7 +4,7 @@
4
5
sonar.projectKey=obalunenko_advent-of-code
6
sonar.projectName=advent-of-code
7
-sonar.organization=oleg-balunenko-github
+sonar.organization=obalunenko
8
sonar.projectVersion=1.0
9
10
sonar.host.url=https://sonarcloud.io
@@ -30,4 +30,4 @@ sonar.links.issue=https://github.com/obalunenko/advent-of-code/issues
30
31
sonar.go.golangci-lint.reportPaths=linters.out
32
sonar.go.tests.reportPaths=tests-report.json
33
-sonar.go.coverage.reportPaths=coverage/full.cov
+sonar.go.coverage.reportPaths=coverage/full.cov
0 commit comments