Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Vladishev <aleksander.vladishev@zabbix.com>2022-06-24 23:12:42 +0300
committerAlexander Vladishev <aleksander.vladishev@zabbix.com>2022-06-24 23:17:11 +0300
commit0b6a74089ef692c177ec62aa023478a1e072cb2e (patch)
tree6f0371d26b6e81bbf5433c791012d35e3fa24ff6 /sonar-project.properties
parent72eb4c49a2f9b2cc59af9f37461d89bd44db514c (diff)
.......... [ZBXNEXT-686] updated SonarCloud configuration files
(cherry picked from commit 8da6b913c8756131ad49106d67dbc15a251ec594) (cherry picked from commit c56144ede3397441c988dd62ac998846c4377350)
Diffstat (limited to 'sonar-project.properties')
-rw-r--r--sonar-project.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-project.properties b/sonar-project.properties
index 7341546fff6..17471eec32b 100644
--- a/sonar-project.properties
+++ b/sonar-project.properties
@@ -3,3 +3,4 @@ sonar.organization=zabbix
sonar.java.binaries=target
sonar.java.binaries=**/*.java
sonar.exclusions=**/*.java, **/*.sql, src/zabbix_agent/zabbix_agentd.c, src/zabbix_server/server.c, src/zabbix_proxy/proxy.c, ui/tests/**/*, ui/tests/*
+sonar.cfamily.cache.enabled=false