Mentions légales du service

Skip to content
Snippets Groups Projects

Gitlab/new sonarqube

Merged Mathieu Faverge requested to merge faverge/chameleon:gitlab/new_sonarqube into master
2 files
+ 106
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 1
1
@@ -39,7 +39,7 @@ sonar.sourceEncoding=UTF-8
sonar.c.compiler.charset=UTF-8
sonar.c.compiler.parser=GCC
sonar.c.compiler.regex=^(.*):(\\d+):\\d+: warning: (.*)\\[(.*)\\]$
sonar.c.compiler.reportPath=chameleon_starpu.log
sonar.c.compiler.reportPath=chameleon_starpu.log, chameleon_starpu_simgrid.log, chameleon_quark.log
sonar.c.coverage.reportPath=chameleon_coverage.xml
sonar.c.cppcheck.reportPath=chameleon_cppcheck.xml
sonar.c.rats.reportPath=chameleon_rats.xml
Loading