X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/31c945abb3695de05d70ddfd8539a14cb098a3b6..fedb0ec6497d5d21ee4eab39c686fc0cdebcfc9a:/sonar-project.properties diff --git a/sonar-project.properties b/sonar-project.properties index 49236baefd..eedccd85d2 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -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