mirror of
https://github.com/mathuo/dockview
synced 2025-08-18 15:16:03 +00:00
chore: fix sonar setup
This commit is contained in:
parent
bd9fe555b6
commit
b3b3d6836d
@ -6,7 +6,7 @@ sonar.exclusions=packages/dockview/src/__tests__/**
|
||||
sonar.tests=packages/dockview/src/__tests__
|
||||
|
||||
sonar.testExecutionReportPaths=./test-report.xml
|
||||
sonar.javascript.lcov.reportPaths=packages/dockview/coverage/lcov.info
|
||||
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
|
||||
|
||||
# This is the name and version displayed in the SonarCloud UI.
|
||||
#sonar.projectName=dockview
|
||||
|
Loading…
x
Reference in New Issue
Block a user