diff --git a/sonar-project.properties b/sonar-project.properties index 6ff664b..d2fc0e0 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -7,8 +7,4 @@ sonar.sourceEncoding=UTF-8 sonar.sources=Bigfoot/Sources sonar.tests=Bigfoot/Tests -sonar.cxx.file.suffixes=.hpp,.cpp,.h -sonar.cxx.clangtidy.reportPaths=tidy_result.txt -sonar.cxx.infer.reportPaths=infer-out/report.json - -sonar.cxx.jsonCompilationDatabase.analyzeOnlyContainedFiles=True +sonar.cxx.clangtidy.reportPaths=tidy_result \ No newline at end of file