Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sonar: reduce verbosity now that it works
[simgrid.git] / sonar-project.properties
index cc261e9..c71b302 100644 (file)
@@ -1,3 +1,6 @@
+# This file is used to scan the project for issues automatically 
+# Browse the result here: https://nemo.sonarqube.org/overview?id=simgrid
+
 sonar.projectKey=simgrid
 sonar.projectName=SimGrid simulator of distributed systems (http://simgrid.org)
 sonar.projectVersion=3.13.90
@@ -5,9 +8,6 @@ sonar.projectVersion=3.13.90
 # Comma-separated paths to directories with sources (required)
 sonar.sources=src,examples
 
-# Language, needed for SonarQube < 4.2
-sonar.language=cpp
-
 # The build-wrapper output dir
 sonar.cfamily.build-wrapper-output=bw-outputs
 
@@ -15,4 +15,4 @@ sonar.cfamily.build-wrapper-output=bw-outputs
 sonar.sourceEncoding=UTF-8
 
 # Talk to me
-sonar.verbose=true
+sonar.verbose=true