소스 검색

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