2022-11-23 11:42:44 +01:00
|
|
|
sonar.projectKey=lstrojny_homebridge-prometheus-exporter
|
|
|
|
sonar.organization=lstrojny
|
|
|
|
sonar.sources=.
|
|
|
|
sonar.exclusions=tests/**
|
|
|
|
sonar.tests=tests
|
2022-11-23 14:30:23 +01:00
|
|
|
sonar.javascript.lcov.reportPaths=./coverage/lcov.info
|