Skip to content

Commit

Permalink
Fix sonarcloud property name
Browse files Browse the repository at this point in the history
Signed-off-by: reidspencer <reid.spencer@yoppworks.com>
  • Loading branch information
reid-spencer committed Nov 14, 2022
1 parent cfba54d commit a97bd33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sonar.scala.coverage.reportPath=\
sonar.scala.coverage.reportPaths=\
commands/target/scala-2.13/scoverage-report/scoverage.xml,\
hugo/target/scala-2.13/scoverage-report/scoverage.xml,\
language/target/scala-2.13/scoverage-report/scoverage.xml,\
Expand Down

0 comments on commit a97bd33

Please sign in to comment.