mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-26 10:51:12 -06:00
8 lines
369 B
INI
8 lines
369 B
INI
sonar.projectKey=firefly-iii
|
|
sonar.projectVersion=5.6.0-alpha.1
|
|
sonar.sources=app,bootstrap,database,resources/assets,resources/views,routes,tests,frontend/src/components,frontend/src/pages
|
|
sonar.login=2859ca0fb90d8419e211190a8892b3e1721244cb
|
|
sonar.sourceEncoding=UTF-8
|
|
sonar.php.coverage.reportPaths=storage/build/clover-all.xml
|
|
sonar.host.url=http://172.16.1.2:10005
|