Skip to content

Commit

Permalink
chore(sonar): Enable verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
Distractic committed Aug 6, 2023
1 parent 7c1fbbb commit 2fdcfb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ sonar.kotlin.detekt.reportPaths=build/reports/detekt/detekt.xml
sonar.coverage.jacoco.xmlReportPaths=build/reports/jacoco/test/jacocoTestReport.xml
sonar.sourceEncoding=UTF-8
sonar.kotlin.threads=4
sonar.verbose=true

0 comments on commit 2fdcfb6

Please sign in to comment.