Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgwolff committed Jan 16, 2024
1 parent aef6333 commit 0017e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sonar.projectName=EPP
sonar.go.coverage.reportPaths=coverage.out
sonar.go.govet.reportPaths=govetoutput.json

sonar.sources=./
sonar.sources=./src/**/*.go
sonar.exclusions=**/*_test.go,**/*_mock.go


Expand Down

0 comments on commit 0017e78

Please sign in to comment.