17 lines
414 B
Properties
17 lines
414 B
Properties
sonar.projectKey=86Box_86Box
|
|
|
|
sonar.organization=86box
|
|
|
|
# This is the name and version displayed in the SonarCloud UI.
|
|
sonar.projectName=86Box
|
|
|
|
#sonar.projectVersion=1.0
|
|
|
|
# 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
|