Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of github.com:simgrid/simgrid
[simgrid.git] / sonar-project.properties
index 279a4bd..296650a 100644 (file)
@@ -103,7 +103,7 @@ sonar.cpd.exclusions=examples/**,teshsuite/**
 sonar.cfamily.build-wrapper-output=bw-outputs
 
 # Allow multithreaded execution
-sonar.cfamily.threads=2
+sonar.cfamily.threads=4
 
 # Where the coverage files are located
 # See https://docs.sonarqube.org/pages/viewpage.action?pageId=5312222