Skip to content

Commit b01314f

Browse files
chore: enabled sonar debug flag
1 parent 706e6fd commit b01314f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sonar-project.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ sonar.exclusions=**/*_test.go,**/*test,**/*schema.pb*,**/*schema_grpc.pb*,**/*sc
1010
sonar.tests=.
1111
sonar.test.inclusions=**/*_test.go
1212
sonar.go.coverage.reportPaths=coverage.out
13+
14+
sonar.verbose=true

0 commit comments

Comments
 (0)