All checks were successful
Bigfoot / Build & Test Debug (Unity Build: OFF) (push) Successful in 23s
Bigfoot / Build & Test Debug (Unity Build: ON) (push) Successful in 22s
Bigfoot / Build & Test RelWithDebInfo (Unity Build: OFF) (push) Successful in 24s
Bigfoot / Build & Test RelWithDebInfo (Unity Build: ON) (push) Successful in 24s
Bigfoot / Build & Test Release (Unity Build: OFF) (push) Successful in 17s
Bigfoot / Build & Test Release (Unity Build: ON) (push) Successful in 17s
Bigfoot / Clang Format Checks (push) Successful in 7s
Bigfoot / Sonarqube (push) Successful in 58s
Reviewed-on: #7
11 lines
223 B
INI
11 lines
223 B
INI
sonar.projectKey=Bigfoot
|
|
|
|
sonar.projectVersion=0.1.0
|
|
|
|
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 |