Skip to content

Commit 7bffa5b

Browse files
committed
ignoring eum.js and sql generator
1 parent 63b11aa commit 7bffa5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ sonar.links.ci=https://app.circleci.com/pipelines/github/instana/go-sensor
55
sonar.sourceEncoding=utf-8
66
sonar.sources=.
77
sonar.tests=.
8-
sonar.exclusions=example/*.go,example/**/*.go,**/example/*.go,**/**/example/*.go
8+
sonar.exclusions=eum.js,internal/bin/sql/sqlgen.go,example/*.go,example/**/*.go,**/example/*.go,**/**/example/*.go
99
sonar.test.inclusions=**/*_test.go,**/**/*_test.go,instrumentation/**/*_test.go
1010
sonar.go.coverage.reportPaths=coverage.out,instrumentation/**/coverage.out
1111
sonar.go.tests.reportPaths=coverage.json,instrumentation/**/coverage.json

0 commit comments

Comments
 (0)