Преглед изворни кода

Fix sonar org.

When creating the sonar org, I was unable to ue the same name as github.
Jason Rumney пре 5 година
родитељ
комит
8a6214b59d
1 измењених фајлова са 1 додато и 1 уклоњено
  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