Fix CodeQL Builds
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
sonar.projectKey=86Box_86Box
|
||||
|
||||
sonar.organization=86box
|
||||
|
||||
# This is the name and version displayed in the SonarCloud UI.
|
||||
#sonar.projectName=86Box
|
||||
sonar.projectName=86Box
|
||||
|
||||
#sonar.projectVersion=1.0
|
||||
|
||||
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
|
||||
# Path is relative to the sonar-project.properties file. Defaults to .
|
||||
#sonar.sources=.
|
||||
|
||||
# Encoding of the source code. Default is default system encoding
|
||||
#sonar.sourceEncoding=UTF-8
|
||||
|
||||
sonar.cfamily.compile-commands=build/compile_commands.json
|
||||
|
||||
Reference in New Issue
Block a user