Jelajahi Sumber

Fix sonar org.

When creating the sonar org, I was unable to ue the same name as github.
Jason Rumney 6 tahun lalu
induk
melakukan
8a6214b59d
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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