mirror of
https://github.com/jlengrand/adyen-web.git
synced 2026-03-10 08:01:22 +00:00
* feat: attempt to scan * feat: attempt with sonar file * fix: another attempt * fix: clean up * Update sonar-project.properties * fix: pulling history * tes * feat: testing file * Delete TestFile2.ts
7 lines
191 B
INI
7 lines
191 B
INI
sonar.host.url=https://sonarcloud.io
|
|
sonar.organization=adyen
|
|
sonar.projectKey=Adyen_adyen-web
|
|
sonar.sourceEncoding=UTF-8
|
|
|
|
sonar.javascript.lcov.reportPaths=./packages/lib/coverage/lcov.info
|