Files
2024-04-25 16:22:02 +08:00

14 lines
489 B
Properties

sonar.projectKey=elnormous_HTTPRequest
sonar.organization=elnormous-github
# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=HTTPRequest
#sonar.projectVersion=1.0
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
sonar.sources=include,tests
# Encoding of the source code. Default is default system encoding
#sonar.sourceEncoding=UTF-8
sonar.cfamily.build-wrapper-output=bw-output
sonar.cfamily.gcov.reportsPath=tests