homebridge-prometheus-exporter/sonar-project.properties
2022-11-23 11:42:44 +01:00

6 lines
167 B
INI

sonar.projectKey=lstrojny_homebridge-prometheus-exporter
sonar.organization=lstrojny
sonar.sources=.
sonar.exclusions=tests/**
sonar.tests=tests
sonar.log.level=DEBUG