2021-11-26 06:24:10 +01:00
|
|
|
sonar.projectKey=firefly-iii_firefly-iii
|
|
|
|
sonar.organization=firefly-iii
|
|
|
|
|
|
|
|
# This is the name and version displayed in the SonarCloud UI.
|
|
|
|
#sonar.projectName=firefly-iii
|
|
|
|
#sonar.projectVersion=1.0
|
|
|
|
|
|
|
|
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
|
|
|
|
#sonar.sources=.
|
|
|
|
|
|
|
|
# Encoding of the source code. Default is default system encoding
|
|
|
|
#sonar.sourceEncoding=UTF-8
|
|
|
|
|
|
|
|
|
2022-02-28 09:00:33 +01:00
|
|
|
sonar.projectVersion=5.6.16
|
2022-01-30 07:12:48 +01:00
|
|
|
sonar.sources=app,bootstrap,database,resources/assets,resources/views,routes,tests
|
2020-10-26 16:54:14 +01:00
|
|
|
sonar.sourceEncoding=UTF-8
|