Parcourir la source

Fix sonar org.

When creating the sonar org, I was unable to ue the same name as github.
Jason Rumney il y a 5 ans
Parent
commit
8a6214b59d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      sonar-project.properties

+ 1 - 1
sonar-project.properties

@@ -1,4 +1,4 @@
-sonar.organization=make-all
+sonar.organization=scan-all-with-sonar
 sonar.projectKey=make-all_tuya-local
 sonar.sources=./custom_components/tuya_local
 sonar.tests=./tests