mirror of
https://github.com/lizheming/drone-wechat.git
synced 2026-06-04 18:33:46 +08:00
8 lines
201 B
Properties
8 lines
201 B
Properties
sonar.projectKey=drone-wechat
|
|
sonar.language=js
|
|
sonar.sources=*.js
|
|
sonar.tests=test.js
|
|
sonar.javascript.lcov.reportPaths=coverage/lcov.info
|
|
sonar.host.url=https://fox.eming.li
|
|
sonar.exclusions=test.js
|