Skip to content

Commit

Permalink
ci: Create sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
markehammons authored May 24, 2023
1 parent 0243cec commit 874ce3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
sonar.scala.version=3
core.sonar.projectBaseDir=core
core.sonar.sources=src/
core.sonar.scala.coverage.reportPaths=out/core/scoverage/xmlReport.dest/scoverage.xml

0 comments on commit 874ce3d

Please sign in to comment.