Skip to content

Commit 80ababa

Browse files
authored
Update sonar-project.properties
1 parent c789eec commit 80ababa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sonar-project.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
sonar.projectKey=obalunenko_advent-of-code
66
sonar.projectName=advent-of-code
7-
sonar.organization=oleg-balunenko-github
7+
sonar.organization=obalunenko
88
sonar.projectVersion=1.0
99

1010
sonar.host.url=https://sonarcloud.io
@@ -30,4 +30,4 @@ sonar.links.issue=https://github.com/obalunenko/advent-of-code/issues
3030

3131
sonar.go.golangci-lint.reportPaths=linters.out
3232
sonar.go.tests.reportPaths=tests-report.json
33-
sonar.go.coverage.reportPaths=coverage/full.cov
33+
sonar.go.coverage.reportPaths=coverage/full.cov

0 commit comments

Comments
 (0)