homebridge-prometheus-exporter/sonar-project.properties

7 lines
200 B
Properties
Raw Normal View History

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
sonar.javascript.lcov.reportPaths=./coverage/lcov.info