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 706e6fd commit b01314fCopy full SHA for b01314f
sonar-project.properties
@@ -10,3 +10,5 @@ sonar.exclusions=**/*_test.go,**/*test,**/*schema.pb*,**/*schema_grpc.pb*,**/*sc
10
sonar.tests=.
11
sonar.test.inclusions=**/*_test.go
12
sonar.go.coverage.reportPaths=coverage.out
13
+
14
+sonar.verbose=true
0 commit comments