Skip to content

Commit

Permalink
chore: enabled sonar debug flag
Browse files Browse the repository at this point in the history
  • Loading branch information
SimoneLazzaris committed Dec 20, 2023
1 parent 706e6fd commit b01314f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,5 @@ sonar.exclusions=**/*_test.go,**/*test,**/*schema.pb*,**/*schema_grpc.pb*,**/*sc
sonar.tests=.
sonar.test.inclusions=**/*_test.go
sonar.go.coverage.reportPaths=coverage.out

sonar.verbose=true

0 comments on commit b01314f

Please sign in to comment.