From: Martin Quinson Date: Thu, 26 May 2016 23:33:07 +0000 (+0200) Subject: doc: sonarqube is working for us \o/ X-Git-Tag: v3_14~1145 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/084d55d396dbcca36982b536b710cfa1b63b5fff?ds=sidebyside doc: sonarqube is working for us \o/ --- diff --git a/doc/doxygen/inside_tests.doc b/doc/doxygen/inside_tests.doc index d99b23762e..915ae64a91 100644 --- a/doc/doxygen/inside_tests.doc +++ b/doc/doxygen/inside_tests.doc @@ -313,4 +313,13 @@ only the most important breakages. The build results are here: https://buildd.debian.org/status/package.php?p=simgrid +\subsection inside_tests_sonarqube SonarQube + +SonarQube is an open-source code quality analysis solution. Their nice +code scanners are provided as plugin. The one for C++ is not free, but +open-source project can use it at no cost. That is what we are doing. + +Don't miss the great looking dashboard here: +https://nemo.sonarqube.org/overview?id=simgrid + */