Some checks failed
Bigfoot / Build & Test Debug (Unity Build: OFF) (push) Successful in 2m17s
Bigfoot / Build & Test Debug (Unity Build: ON) (push) Successful in 25s
Bigfoot / Build & Test RelWithDebInfo (Unity Build: OFF) (push) Successful in 23s
Bigfoot / Build & Test RelWithDebInfo (Unity Build: ON) (push) Successful in 23s
Bigfoot / Build & Test Release (Unity Build: OFF) (push) Successful in 19s
Bigfoot / Build & Test Release (Unity Build: ON) (push) Successful in 17s
Bigfoot / Clang Format Checks (push) Failing after 7s
Bigfoot / Sonarqube (push) Failing after 3s
10 lines
182 B
INI
10 lines
182 B
INI
sonar.projectKey=Bigfoot
|
|
|
|
sonar.projectVersion=0.1.0
|
|
|
|
sonar.sourceEncoding=UTF-8
|
|
|
|
sonar.sources=Bigfoot/Sources
|
|
sonar.tests=Bigfoot/Tests
|
|
|
|
sonar.cxx.clangtidy.reportPaths=tidy_result |