Run on PR and Push #10

Closed
rboullard wants to merge 15 commits from StaticAnalysis into Development
Showing only changes of commit db351ef129 - Show all commits

View File

@@ -7,8 +7,4 @@ sonar.sourceEncoding=UTF-8
sonar.sources=Bigfoot/Sources sonar.sources=Bigfoot/Sources
sonar.tests=Bigfoot/Tests sonar.tests=Bigfoot/Tests
sonar.cxx.file.suffixes=.hpp,.cpp,.h sonar.cxx.clangtidy.reportPaths=tidy_result
sonar.cxx.clangtidy.reportPaths=tidy_result.txt
sonar.cxx.infer.reportPaths=infer-out/report.json
sonar.cxx.jsonCompilationDatabase.analyzeOnlyContainedFiles=True