Files
86Box/sonar-project.properties

17 lines
414 B
Properties
Raw Normal View History

2023-05-16 00:53:59 +02:00
sonar.projectKey=86Box_86Box
2025-09-17 21:02:11 -04:00
2023-05-16 00:53:59 +02:00
sonar.organization=86box
# This is the name and version displayed in the SonarCloud UI.
2025-09-17 21:02:11 -04:00
sonar.projectName=86Box
2023-05-16 00:53:59 +02:00
#sonar.projectVersion=1.0
2025-09-17 21:02:11 -04:00
# Path is relative to the sonar-project.properties file. Defaults to .
2023-05-16 00:53:59 +02:00
#sonar.sources=.
# Encoding of the source code. Default is default system encoding
#sonar.sourceEncoding=UTF-8
2025-09-17 21:02:11 -04:00
sonar.cfamily.compile-commands=build/compile_commands.json