feat(ci): switch to SonarQube self-hosted
Some checks failed
CI / validate_pr_title (pull_request) Failing after 6s
CI / ci (pull_request) Failing after 1m5s

This commit is contained in:
2025-02-09 20:04:01 +00:00
parent 709ad18edd
commit 9ed144b042
3 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
sonar.organization=luketainton
sonar.projectKey=luketainton_roboluke-tasks2
sonar.projectName=roboluke-tasks
sonar.projectVersion=1.0
sonar.projectKey=roboluke
sonar.projectName=roboluke
sonar.python.version=3.13
sonar.python.coverage.reportPaths=coverage.xml
sonar.python.pylint.reportPaths=lintreport.txt