Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
VM: rename a symbol and improve comments
[simgrid.git] / sonar-project.properties
index 49236ba..eedccd8 100644 (file)
@@ -10,7 +10,7 @@ sonar.links.issue=https://github.com/simgrid/simgrid/issues
 sonar.links.scm=https://github.com/simgrid/simgrid.git
 
 # Pointers should not be cast to integral types -- we need that for jMSG
-sonar.exclusions:cpp:S1767
+sonar.exclusions=cpp:S1767
 
 # Comma-separated paths to directories with sources (required)
 sonar.sources=src,examples,include,teshsuite