From 80d623fe516dcd4fb6648f3e0a65a4086f27dd8a Mon Sep 17 00:00:00 2001 From: liuzhaotian Date: Mon, 22 Jul 2024 11:28:36 +0800 Subject: [PATCH] =?UTF-8?q?sonarqube=E4=BB=A3=E7=A0=81=E6=A3=80=E6=9F=A5?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sonar-project.properties | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sonar-project.properties diff --git a/sonar-project.properties b/sonar-project.properties new file mode 100644 index 000000000..e42a12627 --- /dev/null +++ b/sonar-project.properties @@ -0,0 +1,2 @@ +sonar.projectKey=cf_devdept2_cf_imes_server_AZDYSrQIp5bxkoEt_F_Z +sonar.qualitygate.wait=true \ No newline at end of file