Sfoglia il codice sorgente

Fix sonar org.

When creating the sonar org, I was unable to ue the same name as github.
Jason Rumney 6 anni fa
parent
commit
8a6214b59d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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