pleroma-fe/sonar-project.properties
Henry Jameson 69de5fa943 oops2
2026-08-04 21:52:26 +03:00

5 lines
174 B
INI

sonar.projectKey=Pleroma-FE
sonar.qualitygatesonar.host.url.wait=true
sonar.host.url=https://sonarqube.pleroma.dev
sonar.sources=src/**,build/**,tools/**
sonar.tests=test/**